fix(deps): update dependency fs-extra to v11

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-13 11:12:33 +00:00
committed by Fredrik Adelöw
parent 6c76f31fb7
commit 6bb6f3e64d
35 changed files with 152 additions and 100 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",