Skip to content

Commit a2aabaa

Browse files
fix(deps): bump @octokit/auth-basic from 1.4.5 to 1.4.6
Bumps [@octokit/auth-basic](https://github.com/octokit/auth-basic.js) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/octokit/auth-basic.js/releases) - [Commits](octokit/auth-basic.js@v1.4.5...v1.4.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc11f0e commit a2aabaa

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
lines changed

package-lock.json

Lines changed: 8 additions & 11 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-basic": "^1.4.5",
21+
"@octokit/auth-basic": "^1.4.6",
2222
"@octokit/core": "^3.1.0",
2323
"execa": "^4.0.3",
2424
"inquirer": "^7.3.2",

0 commit comments

Comments
 (0)