Bump fs-extra from 10.1.0 to 11.1.0 (#7472)

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.1.0 to 11.1.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.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-03 22:13:21 -08:00 committed by GitHub
parent 1640b2b793
commit 08efb95826
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,7 +115,7 @@
"clear": "^0.1.0",
"esbuild": "^0.15.3",
"eslint": "^8.22.0",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"geojson-bounds": "^1.0.2",
"geojson-precision": "^1.0.0",
"glob": "^8.0.3",