Skip to content

Commit

Permalink
fix(deps): update octokit monorepo (major) (#708)
Browse files Browse the repository at this point in the history
fix(deps): update octokit monorepo

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 23, 2023
1 parent ac7638c commit 47f2b2e
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 12 deletions.
77 changes: 67 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -21,9 +21,9 @@
],
"dependencies": {
"@octokit/core": "^5.0.0",
"@octokit/plugin-paginate-rest": "^8.0.0",
"@octokit/plugin-paginate-rest": "^9.0.0",
"@octokit/plugin-retry": "^6.0.0",
"@octokit/plugin-throttling": "^7.0.0",
"@octokit/plugin-throttling": "^8.0.0",
"@semantic-release/error": "^4.0.0",
"aggregate-error": "^5.0.0",
"debug": "^4.3.4",
Expand Down

0 comments on commit 47f2b2e

Please sign in to comment.