Merge pull request #32583 from Believe-SA/commander-14

chore: update dependency commander to v14
This commit is contained in:
Fredrik Adelöw
2026-02-20 21:04:31 +01:00
committed by GitHub
13 changed files with 51 additions and 44 deletions
+1 -2
View File
@@ -49,7 +49,7 @@
"@backstage/cli-common": "workspace:^",
"@backstage/config": "workspace:^",
"@backstage/plugin-techdocs-node": "workspace:^",
"commander": "^12.0.0",
"commander": "^14.0.3",
"fs-extra": "^11.0.0",
"global-agent": "^3.0.0",
"http-proxy": "^1.18.1",
@@ -59,7 +59,6 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@types/commander": "^2.12.2",
"@types/fs-extra": "^11.0.0",
"@types/http-proxy": "^1.17.4",
"@types/node": "^22.13.14",