Skip to content

Commit 76679e4

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

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"author": "Gregor Martynus (https://twitter.com/gr2m)",
2828
"license": "MIT",
2929
"dependencies": {
30-
"@octokit/auth-action": "^5.1.2",
31-
"@octokit/core": "^6.1.5",
32-
"@octokit/plugin-paginate-rest": "^12.0.0",
33-
"@octokit/plugin-rest-endpoint-methods": "^14.0.0",
30+
"@octokit/auth-action": "^6.0.0",
31+
"@octokit/core": "^7.0.0",
32+
"@octokit/plugin-paginate-rest": "^13.0.0",
33+
"@octokit/plugin-rest-endpoint-methods": "^15.0.0",
3434
"@octokit/types": "^14.0.0",
3535
"undici": "^6.19.8"
3636
},

0 commit comments

Comments
 (0)