Skip to content

Commit 8e46539

Browse files
authored
fix(deps): upgrade @octokit/types to v13 (#596)
1 parent cf6dd81 commit 8e46539

File tree

2 files changed

+66
-53
lines changed

2 files changed

+66
-53
lines changed

package-lock.json

Lines changed: 61 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"author": "Gregor Martynus (https://github.com/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/auth-oauth-app": "^7.0.0",
28-
"@octokit/auth-oauth-user": "^4.0.0",
29-
"@octokit/request": "^8.0.2",
30-
"@octokit/request-error": "^5.0.0",
31-
"@octokit/types": "^12.0.0",
27+
"@octokit/auth-oauth-app": "^7.1.0",
28+
"@octokit/auth-oauth-user": "^4.1.0",
29+
"@octokit/request": "^8.3.1",
30+
"@octokit/request-error": "^5.1.0",
31+
"@octokit/types": "^13.1.0",
3232
"deprecation": "^2.3.1",
3333
"lru-cache": "^10.0.0",
3434
"universal-github-app-jwt": "^1.1.2",

0 commit comments

Comments
 (0)