Skip to content

Commit

Permalink
feat(deps)!: pull in yargs-parser@17.0.0 (#1553)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: yargs-parser@17.0.0 no longer implicitly creates arrays out of boolean
arguments when duplicates are provided
  • Loading branch information
bcoe committed Feb 12, 2020
1 parent 6e4bc2a commit b9409da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"string-width": "^4.2.0",
"which-module": "^2.0.0",
"y18n": "^4.0.0",
"yargs-parser": "^16.1.0"
"yargs-parser": "^17.0.0"
},
"devDependencies": {
"c8": "^7.0.0",
Expand Down

0 comments on commit b9409da

Please sign in to comment.