Skip to content

Commit 426da3c

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

File tree

2 files changed

+42
-12
lines changed

2 files changed

+42
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"repository": "github:octoherd/octokit",
2424
"dependencies": {
2525
"@octokit/core": "^6.1.2",
26-
"@octokit/plugin-paginate-rest": "^11.0.0",
26+
"@octokit/plugin-paginate-rest": "^12.0.0",
2727
"@octokit/plugin-retry": "^7.0.0",
28-
"@octokit/plugin-throttling": "^9.0.0",
28+
"@octokit/plugin-throttling": "^10.0.0",
2929
"quick-format-unescaped": "^4.0.1"
3030
},
3131
"release": {

0 commit comments

Comments
 (0)