Skip to content

Commit ff1844c

Browse files
fix(deps): update octokit monorepo (major) (#504)
BREAKING CHANGE: bump `@octokit/types` to v11, `@octokit/request` to v8
1 parent 010203f commit ff1844c

File tree

2 files changed

+96
-96
lines changed

2 files changed

+96
-96
lines changed

package-lock.json

+91-91
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"author": "Gregor Martynus (https://github.com/gr2m)",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@octokit/auth-oauth-app": "^6.0.1",
27-
"@octokit/auth-oauth-user": "^3.0.1",
28-
"@octokit/request": "^7.0.0",
29-
"@octokit/request-error": "^4.0.2",
30-
"@octokit/types": "^10.0.0",
26+
"@octokit/auth-oauth-app": "^7.0.0",
27+
"@octokit/auth-oauth-user": "^4.0.0",
28+
"@octokit/request": "^8.0.2",
29+
"@octokit/request-error": "^5.0.0",
30+
"@octokit/types": "^11.0.0",
3131
"deprecation": "^2.3.1",
3232
"lru-cache": "^10.0.0",
3333
"universal-github-app-jwt": "^1.1.1",

0 commit comments

Comments
 (0)