Skip to content

Commit 8f1d8ab

Browse files
committed
chore: update yargs to ^15.0.1
Signed-off-by: Kevin Locke <[email protected]>
1 parent 4ad1ef8 commit 8f1d8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"version-deps": "npm install conventional-changelog-cli david depcheck git-branch-is npm-audit-resolver travis-status"
4242
},
4343
"dependencies": {
44-
"yargs": "^14.0.0"
44+
"yargs": "^15.0.0"
4545
},
4646
"devDependencies": {
4747
"@kevinoid/eslint-config": "^1.0.0",

0 commit comments

Comments
 (0)