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

Commit 0874394

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 2b763c9 commit 0874394

2 files changed

Lines changed: 6 additions & 6 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1944,7 +1944,7 @@ external-editor@^2.0.4:
19441944
iconv-lite "^0.4.17"
19451945
tmp "^0.0.33"
19461946

1947-
extglob@^2.0.4:
1947+
extglob@^2.0.2, extglob@^2.0.4:
19481948
version "2.0.4"
19491949
resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
19501950
dependencies:
@@ -2302,9 +2302,9 @@ fs-blob-store@~5.2.1:
23022302
lru-cache "^2.5.0"
23032303
mkdirp "^0.5.0"
23042304

2305-
fs-extra@~4.0.2:
2306-
version "4.0.3"
2307-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
2305+
fs-extra@~6.0.1:
2306+
version "6.0.1"
2307+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
23082308
dependencies:
23092309
graceful-fs "^4.1.2"
23102310
jsonfile "^4.0.0"
@@ -3847,7 +3847,7 @@ nan@^2.3.2, nan@^2.9.2:
38473847
version "2.10.0"
38483848
resolved "https://registry.yarnpkg.com/nan/-/nan-2.10.0.tgz#96d0cd610ebd58d4b4de9cc0c6828cda99c7548f"
38493849

3850-
nanomatch@^1.2.9:
3850+
nanomatch@^1.2.5, nanomatch@^1.2.9:
38513851
version "1.2.13"
38523852
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
38533853
dependencies:

0 commit comments

Comments
 (0)