build(deps): bump fs-extra from 9.1.0 to 10.0.1

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

---
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-03-08 04:23:01 +00:00
committed by Github changeset workflow
parent f73c71980d
commit e0a69ba49f
19 changed files with 50 additions and 31 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"chalk": "^4.0.0",
"commander": "^6.1.0",
"cross-fetch": "^3.1.5",
"fs-extra": "9.1.0",
"fs-extra": "10.0.1",
"handlebars": "^4.7.3",
"pgtools": "^0.3.0",
"puppeteer": "^13.1.1",