Merge pull request #10617 from backstage/freben/bump-commander

Bump commander to version 9.1.0
This commit is contained in:
Fredrik Adelöw
2022-04-20 11:50:29 +02:00
committed by GitHub
53 changed files with 309 additions and 285 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"dependencies": {
"@backstage/cli-common": "^0.1.8",
"chalk": "^4.0.0",
"commander": "^6.1.0",
"commander": "^9.1.0",
"fs-extra": "10.0.1",
"handlebars": "^4.7.3",
"inquirer": "^8.2.0",