1
0
Fork 0

⬆️ Bump commander from 2.20.0 to 3.0.1

Bumps [commander](https://github.com/tj/commander.js) from 2.20.0 to 3.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.0...v3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-21 18:03:37 +00:00 committed by GitHub
parent e8b8dcbc78
commit 359ac5af62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 61 additions and 56 deletions

View file

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