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",