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
+1 -1
View File
@@ -33,7 +33,7 @@
"@backstage/types": "workspace:^",
"@manypkg/get-packages": "^1.1.3",
"@yarnpkg/parsers": "^3.0.0-rc.4",
"fs-extra": "10.1.0",
"fs-extra": "^11.2.0",
"semver": "^7.5.3",
"zod": "^3.22.4"
},