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

Commit 75a9cea

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 309787d commit 75a9cea

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-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": "~7.0.0",
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
@@ -2250,9 +2250,9 @@ fs-blob-store@~5.2.1:
22502250
lru-cache "^2.5.0"
22512251
mkdirp "^0.5.0"
22522252

2253-
fs-extra@~4.0.2:
2254-
version "4.0.3"
2255-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
2253+
fs-extra@~7.0.0:
2254+
version "7.0.0"
2255+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.0.tgz#8cc3f47ce07ef7b3593a11b9fb245f7e34c041d6"
22562256
dependencies:
22572257
graceful-fs "^4.1.2"
22582258
jsonfile "^4.0.0"

0 commit comments

Comments
 (0)