fix(deps): update dependency commander to v12

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-14 10:12:09 +00:00
committed by Github changeset workflow
parent c2361bda02
commit 6ba64c49ce
8 changed files with 30 additions and 14 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"dependencies": {
"@backstage/cli-common": "workspace:^",
"chalk": "^4.0.0",
"commander": "^9.1.0",
"commander": "^12.0.0",
"jscodeshift": "^0.15.0",
"jscodeshift-add-imports": "^1.0.10"
},