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:
parent
f555f15750
commit
a784492f32
2 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
|
@ -8626,7 +8626,7 @@ commander@^7.2.0:
|
|||
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7"
|
||||
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==
|
||||
|
||||
commander@^8.1.0, commander@^8.3.0:
|
||||
commander@^8.3.0:
|
||||
version "8.3.0"
|
||||
resolved "https://registry.yarnpkg.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66"
|
||||
integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue