Merge pull request #22829 from backstage/renovate/fs-extra-11.x

Update dependency fs-extra to v11
This commit is contained in:
Fredrik Adelöw
2024-02-14 08:54:53 +01:00
committed by GitHub
37 changed files with 261 additions and 284 deletions
+2 -2
View File
@@ -36,7 +36,7 @@
"@backstage/cli-common": "workspace:^",
"chalk": "^4.0.0",
"commander": "^9.1.0",
"fs-extra": "10.1.0",
"fs-extra": "^11.2.0",
"handlebars": "^4.7.3",
"inquirer": "^8.2.0",
"node-fetch": "^2.6.7",
@@ -47,7 +47,7 @@
"@backstage/backend-test-utils": "workspace:^",
"@backstage/cli": "workspace:^",
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^9.0.1",
"@types/fs-extra": "^11.0.0",
"@types/inquirer": "^8.1.3",
"@types/node": "^18.17.8",
"@types/recursive-readdir": "^2.2.0",