Skip to content

Commit 59bf9a8

Browse files
fix(deps): update octokit monorepo
1 parent 8e12440 commit 59bf9a8

File tree

2 files changed

+19
-11
lines changed

2 files changed

+19
-11
lines changed

package-lock.json

Lines changed: 17 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"author": "Gregor Martynus (https://twitter.com/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/auth-action": "^3.0.0",
27+
"@octokit/auth-action": "^4.0.0",
2828
"@octokit/core": "^4.0.0",
2929
"@octokit/plugin-paginate-rest": "^7.0.0",
3030
"@octokit/plugin-rest-endpoint-methods": "^8.0.0",
31-
"@octokit/types": "^10.0.0",
31+
"@octokit/types": "^11.0.0",
3232
"https-proxy-agent": "^7.0.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)