Skip to content

Commit 35b90c3

Browse files
renovate[bot]tommywo
authored andcommittedDec 6, 2019
fix(deps): update dependency yargs to v15 (#484)
1 parent 564d948 commit 35b90c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"git-semver-tags": "3.0.1",
5353
"semver": "6.3.0",
5454
"stringify-package": "1.0.1",
55-
"yargs": "14.2.2"
55+
"yargs": "15.0.2"
5656
},
5757
"devDependencies": {
5858
"chai": "4.2.0",

0 commit comments

Comments
 (0)
Please sign in to comment.