1
0
Fork 0

Bump commander from 8.3.0 to 9.0.0

Bumps [commander](https://github.com/tj/commander.js) from 8.3.0 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/v8.3.0...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-22 04:38:06 +00:00 committed by GitHub
parent 861a3286e9
commit 3ff66e8dcc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -31,7 +31,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",