Skip to content

Commit 08b532e

Browse files
fix(deps): update dependency @octokit/auth-oauth-device to v4 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 126b8c2 commit 08b532e

File tree

2 files changed

+61
-11
lines changed

2 files changed

+61
-11
lines changed

package-lock.json

Lines changed: 60 additions & 10 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
@@ -18,7 +18,7 @@
1818
"test": "npm run lint"
1919
},
2020
"dependencies": {
21-
"@octokit/auth-oauth-device": "^3.0.0",
21+
"@octokit/auth-oauth-device": "^4.0.0",
2222
"@octokit/core": "^4.0.0",
2323
"camelcase": "^7.0.0",
2424
"clipboardy": "^3.0.0",

0 commit comments

Comments
 (0)