Skip to content

Commit 7bbfe6e

Browse files
fix(package): update yargs to version 13.3.0
Closes #91
1 parent 08dbcdf commit 7bbfe6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"ajv": "^5.2.2",
48-
"yargs": "^9.0.1"
48+
"yargs": "^13.3.0"
4949
},
5050
"engines": {
5151
"node": ">=6"

0 commit comments

Comments
 (0)