From 2aa73149f087515c1f69e33c181f75b9d0e91a05 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 24 May 2019 18:15:25 +0000 Subject: [PATCH] Update fs-extra requirement from ^7.0.0 to ^8.0.1 Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit the latest version. - [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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4fc4f0de..a5c833f9 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@iarna/toml": "^2.2.3", "appdirectory": "^0.1.0", "bluebird": "^3.0.6", - "fs-extra": "^7.0.0", + "fs-extra": "^8.0.1", "glob-all": "^3.1.0", "is-wsl": "^2.0.0", "jszip": "^3.1.0",