Skip to content

Commit 258bf80

Browse files
authoredSep 25, 2023
fix(deps): update octokit monorepo (major) (#363)
1 parent 657681e commit 258bf80

File tree

2 files changed

+53
-12
lines changed

2 files changed

+53
-12
lines changed
 

‎package-lock.json

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

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"repository": "github:octokit/rest.js",
3434
"dependencies": {
3535
"@octokit/core": "^5.0.0",
36-
"@octokit/plugin-paginate-rest": "^8.0.0",
36+
"@octokit/plugin-paginate-rest": "^9.0.0",
3737
"@octokit/plugin-request-log": "^4.0.0",
38-
"@octokit/plugin-rest-endpoint-methods": "^9.0.0"
38+
"@octokit/plugin-rest-endpoint-methods": "^10.0.0"
3939
},
4040
"devDependencies": {
4141
"@octokit/auth-action": "^4.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.