Skip to content

Commit 2508981

Browse files
fix(deps): update dependency @octokit/request-error to v4 (#484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: wolfy1339 <[email protected]>
1 parent be92467 commit 2508981

File tree

2 files changed

+55
-5
lines changed

2 files changed

+55
-5
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@octokit/auth-oauth-app": "^6.0.0",
2727
"@octokit/auth-oauth-user": "^2.0.0",
2828
"@octokit/request": "^6.0.0",
29-
"@octokit/request-error": "^3.0.0",
29+
"@octokit/request-error": "^4.0.0",
3030
"@octokit/types": "^9.0.0",
3131
"deprecation": "^2.3.1",
3232
"lru-cache": "^9.0.0",

0 commit comments

Comments
 (0)