From ed081b05bc7476d61b80e7248b4e5ae6c2f370dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 14 May 2019 12:00:30 +0000 Subject: [PATCH] Bump fs-extra from 8.0.0 to 8.0.1 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 8.0.0 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) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index bb30f56a2..31ac97b84 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1814,8 +1814,8 @@ fragment-cache@^0.2.1: map-cache "^0.2.2" fs-extra@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.0.tgz#3660bea66719e3a3c46bf7a4b1249fb658db3f0c" + version "8.0.1" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.1.tgz#90294081f978b1f182f347a440a209154344285b" dependencies: graceful-fs "^4.1.2" jsonfile "^4.0.0"