Skip to content

Commit ed9d333

Browse files
fix(package): update yargs to version 10.1.1
Closes #63
1 parent 72c3db0 commit ed9d333

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
@@ -34,7 +34,7 @@
3434
"picture-tube": "^1.0.0",
3535
"request": "^2.75.0",
3636
"request-promise": "^4.1.1",
37-
"yargs": "^8.0.1"
37+
"yargs": "^10.1.1"
3838
},
3939
"devDependencies": {
4040
"tap": "^10.3.2"

0 commit comments

Comments
 (0)