Skip to content

Commit 99b5d45

Browse files
fix(deps): bump @octokit/core from 2.5.4 to 3.0.0
Bumps [@octokit/core](https://github.com/octokit/core.js) from 2.5.4 to 3.0.0. - [Release notes](https://github.com/octokit/core.js/releases) - [Commits](octokit/core.js@v2.5.4...v3.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e5cdcb commit 99b5d45

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

package-lock.json

Lines changed: 19 additions & 3 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-basic": "^1.4.5",
22-
"@octokit/core": "^2.5.4",
22+
"@octokit/core": "^3.0.0",
2323
"execa": "^4.0.2",
2424
"inquirer": "^7.1.0",
2525
"spdx-license-list": "^6.1.0"

0 commit comments

Comments
 (0)