Skip to content

Commit bce2f07

Browse files
fix(deps): update octokit monorepo (major) (#76)
fix(deps): update octokit monorepo Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2475ac commit bce2f07

File tree

2 files changed

+59
-79
lines changed

2 files changed

+59
-79
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"license": "ISC",
2323
"repository": "github:octoherd/octokit",
2424
"dependencies": {
25-
"@octokit/core": "^5.0.0",
26-
"@octokit/plugin-paginate-rest": "^9.0.0",
27-
"@octokit/plugin-retry": "^6.0.0",
28-
"@octokit/plugin-throttling": "^8.0.0",
25+
"@octokit/core": "^6.0.0",
26+
"@octokit/plugin-paginate-rest": "^10.0.0",
27+
"@octokit/plugin-retry": "^7.0.0",
28+
"@octokit/plugin-throttling": "^9.0.0",
2929
"quick-format-unescaped": "^4.0.1"
3030
},
3131
"release": {

0 commit comments

Comments
 (0)