1
0
Fork 0

chore(deps): bump commander from 2.20.3 to 5.0.0

Bumps [commander](https://github.com/tj/commander.js) from 2.20.3 to 5.0.0.
- [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...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-23 07:45:40 +00:00 committed by GitHub
parent 38dc6975d3
commit b580ffcbc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 3 deletions

View file

@ -26,7 +26,7 @@
"peerDependencies": {},
"dependencies": {
"chalk": "^2.4.2",
"commander": "^2.19.0",
"commander": "^5.0.0",
"conf": "^2.2.0",
"cp-file": "^6.0.0",
"execa": "^1.0.0",