1
0
Fork 0

chore(deps): bump commander from 2.17.1 to 9.0.0

Bumps [commander](https://github.com/tj/commander.js) from 2.17.1 to 9.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.17.1...v9.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-18 17:29:41 +00:00 committed by GitHub
parent f555f15750
commit a784492f32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@
"peerDependencies": {},
"dependencies": {
"chalk": "^4.1.1",
"commander": "^8.1.0",
"commander": "^9.0.0",
"conf": "^10.0.1",
"cp-file": "^9.0.0",
"execa": "^5.1.0",