Skip to content

Commit e08de9c

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 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": "^3.0.0",
22+
"@octokit/core": "^3.1.0",
2323
"execa": "^4.0.2",
2424
"inquirer": "^7.2.0",
2525
"spdx-license-list": "^6.1.0"

0 commit comments

Comments
 (0)