Skip to content

Commit d8b6ff0

Browse files
dependabot[bot]dschep
authored andcommitted
Update fs-extra requirement to ^6.0.0 (#185)
Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit the latest version. - [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/commits/6.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21f031b commit d8b6ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"dependencies": {
5050
"bluebird": "^3.0.6",
51-
"fs-extra": "^5.0.0",
51+
"fs-extra": "^6.0.0",
5252
"glob-all": "^3.1.0",
5353
"is-wsl": "^1.1.0",
5454
"jszip": "^3.1.0",

0 commit comments

Comments
 (0)