Skip to content

Commit ce49779

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

File tree

2 files changed

+76
-121
lines changed

2 files changed

+76
-121
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 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",
28-
"@octokit/core": "^4.0.0",
29-
"@octokit/plugin-paginate-rest": "^7.0.0",
30-
"@octokit/plugin-rest-endpoint-methods": "^8.0.0",
31-
"@octokit/types": "^10.0.0",
27+
"@octokit/auth-action": "^4.0.0",
28+
"@octokit/core": "^5.0.0",
29+
"@octokit/plugin-paginate-rest": "^8.0.0",
30+
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
31+
"@octokit/types": "^11.0.0",
3232
"https-proxy-agent": "^7.0.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)