Skip to content

Commit 6f63883

Browse files
fix(deps): update octokit monorepo
1 parent c5d2f0f commit 6f63883

File tree

2 files changed

+37
-18
lines changed

2 files changed

+37
-18
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"dependencies": {
2424
"@octokit/app": "^15.1.6",
2525
"@octokit/core": "^6.1.5",
26-
"@octokit/oauth-app": "^7.1.6",
26+
"@octokit/oauth-app": "^8.0.0",
2727
"@octokit/plugin-paginate-graphql": "^5.2.4",
2828
"@octokit/plugin-paginate-rest": "^12.0.0",
29-
"@octokit/plugin-rest-endpoint-methods": "^14.0.0",
29+
"@octokit/plugin-rest-endpoint-methods": "^15.0.0",
3030
"@octokit/plugin-retry": "^7.2.1",
31-
"@octokit/plugin-throttling": "^10.0.0",
31+
"@octokit/plugin-throttling": "^11.0.0",
3232
"@octokit/request-error": "^6.1.8",
3333
"@octokit/types": "^14.0.0"
3434
},

0 commit comments

Comments
 (0)