Skip to content

Commit e31835b

Browse files
fix(package): update yargs to version 14.2.0
Closes #24
1 parent 381c1ed commit e31835b

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
@@ -57,7 +57,7 @@
5757
"uws": "^10.148.0",
5858
"vectorious": "^4.8.1",
5959
"write-file-atomic": "^2.3.0",
60-
"yargs": "^11.0.0"
60+
"yargs": "^14.2.0"
6161
},
6262
"devDependencies": {
6363
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)