1
0
Fork 0

chore(deps): bump commander from 2.20.3 to 4.0.1 (#205)

Bumps [commander](https://github.com/tj/commander.js) from 2.20.3 to 4.0.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v2.20.3...4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-23 15:40:25 +01:00 committed by Joost De Cock
parent 71c5ab8511
commit 0e64f84e4e
2 changed files with 7 additions and 2 deletions

View file

@ -26,7 +26,7 @@
"peerDependencies": {},
"dependencies": {
"chalk": "^2.4.2",
"commander": "^2.19.0",
"commander": "^4.0.1",
"conf": "^6.2.0",
"cp-file": "^6.0.0",
"execa": "^3.3.0",

View file

@ -6813,6 +6813,11 @@ commander@^2.11.0, commander@^2.18.0, commander@^2.19.0, commander@^2.20.0, comm
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
commander@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/commander/-/commander-4.0.1.tgz#b67622721785993182e807f4883633e6401ba53c"
integrity sha512-IPF4ouhCP+qdlcmCedhxX4xiGBPyigb8v5NeUp+0LyhwLgxMqyp3S0vl7TAPfS/hiP7FC3caI/PB9lTmP8r1NA==
commander@~2.19.0:
version "2.19.0"
resolved "https://registry.yarnpkg.com/commander/-/commander-2.19.0.tgz#f6198aa84e5b83c46054b94ddedbfed5ee9ff12a"
@ -7302,7 +7307,7 @@ create-error-class@^3.0.0:
"@freesewing/i18n" "^2.1.4"
"@freesewing/pattern-info" "^2.1.4"
chalk "^2.4.2"
commander "^2.19.0"
commander "^4.0.1"
conf "^6.2.0"
cp-file "^6.0.0"
execa "^3.3.0"