From cf8e4a68fb6826a467403de63d1be298847a5baf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2019 19:27:09 +0000 Subject: [PATCH] Bump fs-extra from 7.0.1 to 8.1.0 Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 7.0.1 to 8.1.0. - [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/compare/7.0.1...8.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1d556d006f43a..b35f4b0fa6b82a 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint-plugin-react": "^7.14.3", "eslint-plugin-react-hooks": "^1.6.1", "expect-puppeteer": "^4.3.0", - "fs-extra": "^7.0.0", + "fs-extra": "^8.1.0", "glob": "^7.1.2", "glob-gitignore": "^1.0.11", "jsdom": "^15.1.1",