Skip to content

Commit f366919

Browse files
fix(deps): update octokit monorepo (major) (#2541)
1 parent d74c40d commit f366919

File tree

2 files changed

+187
-24
lines changed

2 files changed

+187
-24
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"@octokit/core": "^5.0.0",
2525
"@octokit/oauth-app": "^6.0.0",
2626
"@octokit/plugin-paginate-graphql": "^4.0.0",
27-
"@octokit/plugin-paginate-rest": "^8.0.0",
28-
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
27+
"@octokit/plugin-paginate-rest": "^9.0.0",
28+
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
2929
"@octokit/plugin-retry": "^6.0.0",
30-
"@octokit/plugin-throttling": "^7.0.0",
30+
"@octokit/plugin-throttling": "^8.0.0",
3131
"@octokit/request-error": "^5.0.0",
32-
"@octokit/types": "^11.1.0"
32+
"@octokit/types": "^12.0.0"
3333
},
3434
"devDependencies": {
3535
"@octokit/tsconfig": "^2.0.0",

0 commit comments

Comments
 (0)