Skip to content

Commit 12332b6

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

File tree

2 files changed

+50
-20
lines changed

2 files changed

+50
-20
lines changed

package-lock.json

Lines changed: 49 additions & 19 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.4",
21+
"@octokit/auth-basic": "^1.4.5",
2222
"@octokit/core": "^2.5.3",
2323
"execa": "^4.0.2",
2424
"inquirer": "^7.1.0",

0 commit comments

Comments
 (0)