Skip to content

Commit 981171f

Browse files
committedApr 5, 2024
fix: upgrade @octokit/types
1 parent 2a72b63 commit 981171f

File tree

2 files changed

+36
-74
lines changed

2 files changed

+36
-74
lines changed
 

Diff for: ‎package-lock.json

+34-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"author": "Gregor Martynus (https://github.com/gr2m)",
2323
"license": "MIT",
2424
"dependencies": {
25-
"@octokit/request": "^8.0.1",
26-
"@octokit/types": "^12.0.0",
25+
"@octokit/request": "^8.3.0",
26+
"@octokit/types": "^13.0.0",
2727
"universal-user-agent": "^6.0.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.