Skip to content

Commit e230d5b

Browse files
author
Benjamin E. Coe
authored
fix(deps): yargs-parser update addressing several parsing bugs (#1357)
1 parent 4dfa19b commit e230d5b

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
@@ -28,7 +28,7 @@
2828
"string-width": "^3.0.0",
2929
"which-module": "^2.0.0",
3030
"y18n": "^4.0.0",
31-
"yargs-parser": "^13.1.0"
31+
"yargs-parser": "^13.1.1"
3232
},
3333
"devDependencies": {
3434
"chai": "^4.2.0",

0 commit comments

Comments
 (0)