Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 20, 2023
1 parent 11f6c1e commit 9b84076
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 7 deletions.
74 changes: 69 additions & 5 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
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
"author": "Simon Grondin (http://github.com/SGrondin)",
"license": "MIT",
"dependencies": {
"@octokit/types": "^9.0.0",
"@octokit/types": "^10.0.0",
"bottleneck": "^2.15.3"
},
"peerDependencies": {
"@octokit/core": "^4.0.0"
},
"devDependencies": {
"@octokit/core": "^4.0.0",
"@octokit/request-error": "^3.0.0",
"@octokit/request-error": "^4.0.0",
"@octokit/tsconfig": "^2.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/jest": "^29.0.0",
Expand Down

0 comments on commit 9b84076

Please sign in to comment.