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
@@ -33,7 +33,7 @@
"chalk": "^4.0.0",
"commander": "^9.1.0",
"cross-fetch": "^4.0.0",
"fs-extra": "10.1.0",
"fs-extra": "^11.2.0",
"handlebars": "^4.7.3",
"mysql2": "^2.2.5",
"pgtools": "^1.0.0",
@@ -41,7 +41,7 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@types/fs-extra": "^9.0.1",
"@types/fs-extra": "^11.0.0",
"@types/node": "^18.17.8",
"@types/puppeteer": "^5.4.4",
"nodemon": "^3.0.1",