Skip to content

Commit 84a940c

Browse files
fix(deps): update dependency @octokit/auth-oauth-user to v2 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29dac74 commit 84a940c

File tree

2 files changed

+95
-10
lines changed

2 files changed

+95
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"@octokit/auth-oauth-app": "^4.0.0",
24-
"@octokit/auth-oauth-user": "^1.3.0",
24+
"@octokit/auth-oauth-user": "^2.0.0",
2525
"@octokit/auth-unauthenticated": "^3.0.0",
2626
"@octokit/core": "^4.0.0",
2727
"@octokit/oauth-authorization-url": "^4.2.1",

0 commit comments

Comments
 (0)