git.fiddlerwoaroof.com
Browse code

Bump fs-extra from 7.0.1 to 8.0.1

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 8.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](https://github.com/jprichardson/node-fs-extra/commits)

dependabot-preview[bot] authored on 05/06/2019 21:32:00
Showing 2 changed files
... ...
@@ -51,7 +51,7 @@
51 51
     "flow": "^0.2.3",
52 52
     "flow-bin": "^0.99.0",
53 53
     "flow-typed": "^2.5.2",
54
-    "fs-extra": "7.0.1",
54
+    "fs-extra": "8.0.1",
55 55
     "jest": "^24.8.0",
56 56
     "jest-pnp-resolver": "1.0.2",
57 57
     "jest-resolve": "23.6.0",
... ...
@@ -4701,6 +4701,15 @@ fs-extra@7.0.1, fs-extra@^7.0.0:
4701 4701
     jsonfile "^4.0.0"
4702 4702
     universalify "^0.1.0"
4703 4703
 
4704
+fs-extra@8.0.1:
4705
+  version "8.0.1"
4706
+  resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b"
4707
+  integrity sha512-W+XLrggcDzlle47X/XnS7FXrXu9sDo+Ze9zpndeBxdgv88FHLm1HtmkhEwavruS6koanBjp098rUpHs65EmG7A==
4708
+  dependencies:
4709
+    graceful-fs "^4.1.2"
4710
+    jsonfile "^4.0.0"
4711
+    universalify "^0.1.0"
4712
+
4704 4713
 fs-extra@^4.0.2:
4705 4714
   version "4.0.3"
4706 4715
   resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"