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
@@ -93,7 +93,7 @@
"eslint-webpack-plugin": "^3.1.1",
"express": "^4.17.1",
"fork-ts-checker-webpack-plugin": "^9.0.0",
"fs-extra": "10.1.0",
"fs-extra": "^11.2.0",
"git-url-parse": "^14.0.0",
"glob": "^7.1.7",
"global-agent": "^3.0.0",
@@ -156,7 +156,7 @@
"@types/diff": "^5.0.0",
"@types/ejs": "^3.1.3",
"@types/express": "^4.17.6",
"@types/fs-extra": "^9.0.1",
"@types/fs-extra": "^11.0.0",
"@types/http-proxy": "^1.17.4",
"@types/inquirer": "^8.1.3",
"@types/minimatch": "^5.0.0",