Skip to content

Commit 0d023bc

Browse files
fix(package): update yargs to version 15.0.2
Closes #22
1 parent 07cee67 commit 0d023bc

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
@@ -33,7 +33,7 @@
3333
"mkdirp": "^0.5.1",
3434
"react": "^15.4.1",
3535
"react-docgen": "^2.13.0",
36-
"yargs": "^8.0.1"
36+
"yargs": "^15.0.2"
3737
},
3838
"devDependencies": {
3939
"babel-eslint": "^7.1.1",

0 commit comments

Comments
 (0)