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:
parent
861a3286e9
commit
3ff66e8dcc
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue