Bump fs-extra from 9.1.0 to 10.0.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-17 16:15:17 +00:00
committed by Dave Olsthoorn
parent 1eccbc5efd
commit 69e42af51e
2 changed files with 9 additions and 24 deletions

View File

@@ -28,7 +28,7 @@
"@actions/cache": "^1.0.7",
"@actions/core": "^1.3.0",
"@actions/tool-cache": "^1.6.1",
"fs-extra": "^9.1.0"
"fs-extra": "^10.0.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.11",