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

Commit 41c2e70

Browse files
Bump fs-extra from 4.0.3 to 7.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 4.0.3 to 7.0.0. - [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.3...7.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2482914 commit 41c2e70

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
@@ -84,7 +84,7 @@
8484
"feathers-profiler": "^0.1.5",
8585
"feathers-seeder": "~2.0.0",
8686
"fs-blob-store": "~5.2.1",
87-
"fs-extra": "~4.0.2",
87+
"fs-extra": "~7.0.0",
8888
"handlebars": "~4.0.11",
8989
"handlebars-layouts": "~3.1.4",
9090
"helmet": "~3.13.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3125,9 +3125,9 @@ fs-extra@^5.0.0:
31253125
jsonfile "^4.0.0"
31263126
universalify "^0.1.0"
31273127

3128-
fs-extra@~4.0.2:
3129-
version "4.0.3"
3130-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
3128+
fs-extra@~7.0.0:
3129+
version "7.0.0"
3130+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.0.tgz#8cc3f47ce07ef7b3593a11b9fb245f7e34c041d6"
31313131
dependencies:
31323132
graceful-fs "^4.1.2"
31333133
jsonfile "^4.0.0"

0 commit comments

Comments
 (0)