Skip to content

Commit b47b641

Browse files
fix(package): update yargs to version 9.0.1
Closes #22
1 parent 1fd7a62 commit b47b641

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
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"lie": "^3.0.2",
2323
"node-fetch": "^1.4.0",
24-
"yargs": "^7.0.1"
24+
"yargs": "^9.0.1"
2525
},
2626
"bin": "./bin.js",
2727
"files": [

0 commit comments

Comments
 (0)