Skip to content

Commit

Permalink
fix(deps): update octokit monorepo (major) (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 23, 2023
1 parent 113e58a commit d64935b
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 18 deletions.
83 changes: 68 additions & 15 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"dependencies": {
"@octokit/auth-action": "^4.0.0",
"@octokit/core": "^5.0.0",
"@octokit/plugin-paginate-rest": "^8.0.0",
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
"@octokit/types": "^11.0.0",
"@octokit/plugin-paginate-rest": "^9.0.0",
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
"@octokit/types": "^12.0.0",
"undici": "^5.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit d64935b

Please sign in to comment.