Skip to content

Commit f490848

Browse files
greenkeeper[bot]imurchie
authored andcommitted
fix(package): update yargs to version 13.1.0 (#501)
1 parent f987b1d commit f490848

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
@@ -53,7 +53,7 @@
5353
"teen_process": "^1.9.0",
5454
"temp": "^0.9.0",
5555
"ws": "^6.0.0",
56-
"yargs": "^12.0.1"
56+
"yargs": "^13.1.0"
5757
},
5858
"scripts": {
5959
"clean": "rm -rf node_modules && rm -f package-lock.json && npm install",

0 commit comments

Comments
 (0)