fix(deps): update dependency jscodeshift to ^0.15.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-05 11:05:53 +00:00
committed by Github changeset workflow
parent 6073ecc5f5
commit 325a32e947
3 changed files with 56 additions and 18 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"@backstage/cli-common": "workspace:^",
"chalk": "^4.0.0",
"commander": "^9.1.0",
"jscodeshift": "^0.14.0",
"jscodeshift": "^0.15.0",
"jscodeshift-add-imports": "^1.0.10"
},
"devDependencies": {