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

Commit fa6e9c7

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] <[email protected]>
1 parent 6b5813f commit fa6e9c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"feathers-seeder": "~1.0.10",
8282
"feathers-socketio": "~2.0.1",
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
@@ -2101,9 +2101,9 @@ fs-blob-store@~5.2.1:
21012101
lru-cache "^2.5.0"
21022102
mkdirp "^0.5.0"
21032103

2104-
fs-extra@~4.0.2:
2105-
version "4.0.3"
2106-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
2104+
fs-extra@~6.0.1:
2105+
version "6.0.1"
2106+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
21072107
dependencies:
21082108
graceful-fs "^4.1.2"
21092109
jsonfile "^4.0.0"

0 commit comments

Comments
 (0)