Skip to content

Commit 6995a84

Browse files
fix(deps): update dependency @octokit/core to v4 (#164)
BREAKING CHANGE: Only support NodeJS v14+ Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4b224a commit 6995a84

File tree

2 files changed

+74
-9
lines changed

2 files changed

+74
-9
lines changed

package-lock.json

Lines changed: 73 additions & 8 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
@@ -19,7 +19,7 @@
1919
},
2020
"dependencies": {
2121
"@octokit/auth-oauth-device": "^3.0.0",
22-
"@octokit/core": "^3.2.4",
22+
"@octokit/core": "^4.0.0",
2323
"camelcase": "^7.0.0",
2424
"clipboardy": "^3.0.0",
2525
"execa": "^6.0.0",

0 commit comments

Comments
 (0)