From b358f9efcac03983e6b25fb6c691e9966393f2cb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 21:34:57 +0000 Subject: [PATCH] Bump filesize from 3.6.1 to 6.0.1 Bumps [filesize](https://github.com/avoidwork/filesize.js) from 3.6.1 to 6.0.1. - [Release notes](https://github.com/avoidwork/filesize.js/releases) - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/filesize.js/compare/3.6.1...6.0.1) 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..857656f 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": "^6.0.1", "fs-extra": "^7.0.1", "gh-pages": "^2.0.1", "glob": "~7.1.3",