Skip to content

Commit c492223

Browse files
fix(package): update yargs to version 14.0.0
Closes #22
1 parent 07cee67 commit c492223

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": "^14.0.0"
3737
},
3838
"devDependencies": {
3939
"babel-eslint": "^7.1.1",

0 commit comments

Comments
 (0)