Update dependency fs-extra to v11 (#9676)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-01 07:45:19 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 22db6fb99a
commit dece2810a7
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -194,7 +194,7 @@
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-unicorn": "^44.0.2",
"fetch-mock-jest": "^1.5.1",
"fs-extra": "^10.0.1",
"fs-extra": "^11.0.0",
"glob": "^7.1.6",
"jest": "^29.2.2",
"jest-canvas-mock": "^2.3.0",