build(deps): bump fs-extra from 10.1.0 to 11.0.0

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.1.0...11.0.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-29 11:18:38 -06:00
committed by David Lechner
parent b261a87b64
commit adfa7283d6
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
"dotenv-expand": "^9.0.0",
"fake-indexeddb": "^4.0.0",
"file-loader": "^6.2.0",
"fs-extra": "^10.0.0",
"fs-extra": "^11.0.0",
"html-webpack-plugin": "^5.5.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.3.1",