Skip to content

Commit

Permalink
fix(deps): update octokit monorepo (major) (#504)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: bump `@octokit/types` to v11, `@octokit/request` to v8
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 010203f commit ff1844c
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
182 changes: 91 additions & 91 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/auth-oauth-app": "^6.0.1",
"@octokit/auth-oauth-user": "^3.0.1",
"@octokit/request": "^7.0.0",
"@octokit/request-error": "^4.0.2",
"@octokit/types": "^10.0.0",
"@octokit/auth-oauth-app": "^7.0.0",
"@octokit/auth-oauth-user": "^4.0.0",
"@octokit/request": "^8.0.2",
"@octokit/request-error": "^5.0.0",
"@octokit/types": "^11.0.0",
"deprecation": "^2.3.1",
"lru-cache": "^10.0.0",
"universal-github-app-jwt": "^1.1.1",
Expand Down

0 comments on commit ff1844c

Please sign in to comment.