Bump fs-extra from 10.0.1 to 10.1.0 (#991)

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

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

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-04-20 19:51:47 +02:00
committed by GitHub
parent c21d88fd02
commit b59e13ae6d
2 changed files with 8 additions and 8 deletions

View File

@@ -21,7 +21,7 @@
"dependencies": {
"cheerio": "1.0.0-rc.10",
"draftlog": "1.0.13",
"fs-extra": "10.0.1",
"fs-extra": "10.1.0",
"node-fetch": "3.2.3",
"rimraf": "3.0.2",
"showdown": "^2.0.3"