Skip to content

Commit 1d854ee

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

File tree

2 files changed

+38
-12
lines changed

2 files changed

+38
-12
lines changed

package-lock.json

+36-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
@@ -23,9 +23,9 @@
2323
"repository": "github:octoherd/octokit",
2424
"dependencies": {
2525
"@octokit/core": "^5.0.0",
26-
"@octokit/plugin-paginate-rest": "^8.0.0",
26+
"@octokit/plugin-paginate-rest": "^9.0.0",
2727
"@octokit/plugin-retry": "^6.0.0",
28-
"@octokit/plugin-throttling": "^7.0.0",
28+
"@octokit/plugin-throttling": "^8.0.0",
2929
"quick-format-unescaped": "^4.0.1"
3030
},
3131
"release": {

0 commit comments

Comments
 (0)