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

Commit 8a4d8db

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 99df001 commit 8a4d8db

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"feathers-seeder": "~1.0.10",
8383
"feathers-socketio": "~2.0.1",
8484
"fs-blob-store": "~5.2.1",
85-
"fs-extra": "~4.0.2",
85+
"fs-extra": "~6.0.1",
8686
"handlebars": "~4.0.11",
8787
"handlebars-layouts": "~3.1.4",
8888
"helmet": "~3.12.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2083,9 +2083,9 @@ fs-blob-store@~5.2.1:
20832083
lru-cache "^2.5.0"
20842084
mkdirp "^0.5.0"
20852085

2086-
fs-extra@~4.0.2:
2087-
version "4.0.3"
2088-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
2086+
fs-extra@~6.0.1:
2087+
version "6.0.1"
2088+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
20892089
dependencies:
20902090
graceful-fs "^4.1.2"
20912091
jsonfile "^4.0.0"

0 commit comments

Comments
 (0)