Skip to content

Commit

Permalink
fix(deps): update octokit monorepo (major) (#2541)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent d74c40d commit f366919
Show file tree
Hide file tree
Showing 2 changed files with 187 additions and 24 deletions.
203 changes: 183 additions & 20 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
Expand Up @@ -24,12 +24,12 @@
"@octokit/core": "^5.0.0",
"@octokit/oauth-app": "^6.0.0",
"@octokit/plugin-paginate-graphql": "^4.0.0",
"@octokit/plugin-paginate-rest": "^8.0.0",
"@octokit/plugin-rest-endpoint-methods": "^9.0.0",
"@octokit/plugin-paginate-rest": "^9.0.0",
"@octokit/plugin-rest-endpoint-methods": "^10.0.0",
"@octokit/plugin-retry": "^6.0.0",
"@octokit/plugin-throttling": "^7.0.0",
"@octokit/plugin-throttling": "^8.0.0",
"@octokit/request-error": "^5.0.0",
"@octokit/types": "^11.1.0"
"@octokit/types": "^12.0.0"
},
"devDependencies": {
"@octokit/tsconfig": "^2.0.0",
Expand Down

0 comments on commit f366919

Please sign in to comment.