Skip to content

Commit 410cf47

Browse files
committedMay 4, 2020
Bump yargs@^13.3.2
Fixes #108
1 parent 88c8f07 commit 410cf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"glob": "^7.0.0",
2222
"lodash": "^4.17.11",
2323
"scss-tokenizer": "^0.3.0",
24-
"yargs": "^12.0.2"
24+
"yargs": "^13.3.2"
2525
},
2626
"devDependencies": {
2727
"assert": "^1.3.0",

0 commit comments

Comments
 (0)
Please sign in to comment.