Skip to content

Commit 755819e

Browse files
fix(package): update yargs to version 15.0.1
Closes #279
1 parent e2aeeb0 commit 755819e

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
@@ -112,7 +112,7 @@
112112
"source-map-support": "^0.5.0",
113113
"strip-ansi": "^4.0.0",
114114
"toposort": "^1.0.0",
115-
"yargs": "^11.0.0"
115+
"yargs": "^15.0.1"
116116
},
117117
"greenkeeper": {
118118
"ignore": [

0 commit comments

Comments
 (0)