Skip to content

Commit

Permalink
fix(deps): update octokit monorepo (major) (#76)
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 Mar 7, 2024
1 parent c2475ac commit bce2f07
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 79 deletions.
130 changes: 55 additions & 75 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"license": "ISC",
"repository": "github:octoherd/octokit",
"dependencies": {
"@octokit/core": "^5.0.0",
"@octokit/plugin-paginate-rest": "^9.0.0",
"@octokit/plugin-retry": "^6.0.0",
"@octokit/plugin-throttling": "^8.0.0",
"@octokit/core": "^6.0.0",
"@octokit/plugin-paginate-rest": "^10.0.0",
"@octokit/plugin-retry": "^7.0.0",
"@octokit/plugin-throttling": "^9.0.0",
"quick-format-unescaped": "^4.0.1"
},
"release": {
Expand Down

0 comments on commit bce2f07

Please sign in to comment.