Skip to content

Commit ebc0392

Browse files
authoredJul 16, 2023
fix(deps): update octokit monorepo (major) (#670)
fix(deps): update octokit monorepo Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7643e9b commit ebc0392

File tree

2 files changed

+239
-90
lines changed

2 files changed

+239
-90
lines changed
 

‎package-lock.json

+235-86
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
@@ -20,10 +20,10 @@
2020
"Gregor Martynus (https://twitter.com/gr2m)"
2121
],
2222
"dependencies": {
23-
"@octokit/core": "^4.2.1",
24-
"@octokit/plugin-paginate-rest": "^7.0.0",
25-
"@octokit/plugin-retry": "^5.0.0",
26-
"@octokit/plugin-throttling": "^6.0.0",
23+
"@octokit/core": "^5.0.0",
24+
"@octokit/plugin-paginate-rest": "^8.0.0",
25+
"@octokit/plugin-retry": "^6.0.0",
26+
"@octokit/plugin-throttling": "^7.0.0",
2727
"@semantic-release/error": "^4.0.0",
2828
"aggregate-error": "^4.0.1",
2929
"debug": "^4.3.4",

0 commit comments

Comments
 (0)
Please sign in to comment.