From 6a77b2a444765f5307dc49a19c7ee43820214f8f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2019 21:22:47 +0000 Subject: [PATCH] Update filesize requirement from ^3.6.1 to ^4.2.0 Updates the requirements on [filesize](https://github.com/avoidwork/filesize.js) to permit the latest version. - [Release notes](https://github.com/avoidwork/filesize.js/releases) - [Commits](https://github.com/avoidwork/filesize.js/compare/3.6.1...4.2.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 7c7b054..d0fd20b 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-plugin-react": "^7.11.1", "fastclick": "~1.0.6", "file-loader": "^2.0.0", - "filesize": "^3.6.1", + "filesize": "^4.2.0", "fs-extra": "^7.0.1", "gh-pages": "^2.0.1", "glob": "~7.1.3",