Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 386582f

Browse files
Bump fs-extra from 4.0.2 to 6.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 4.0.2 to 6.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](jprichardson/node-fs-extra@4.0.2...6.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent fdb763a commit 386582f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"feathers-profiler": "^0.1.5",
8282
"feathers-seeder": "~1.0.10",
8383
"fs-blob-store": "~5.2.1",
84-
"fs-extra": "~4.0.2",
84+
"fs-extra": "~6.0.1",
8585
"handlebars": "~4.0.11",
8686
"handlebars-layouts": "~3.1.4",
8787
"helmet": "~3.12.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2284,9 +2284,9 @@ fs-blob-store@~5.2.1:
22842284
lru-cache "^2.5.0"
22852285
mkdirp "^0.5.0"
22862286

2287-
fs-extra@~4.0.2:
2288-
version "4.0.3"
2289-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
2287+
fs-extra@~6.0.1:
2288+
version "6.0.1"
2289+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
22902290
dependencies:
22912291
graceful-fs "^4.1.2"
22922292
jsonfile "^4.0.0"

0 commit comments

Comments
 (0)