mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-23 06:28:17 +00:00
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:
committed by
Dave Olsthoorn
parent
1eccbc5efd
commit
69e42af51e
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user