From f5449759d2766febdefabc36d855a5b4177c0b3e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 3 May 2021 21:19:09 +0000 Subject: [PATCH] Bump filesize from 3.6.1 to 6.3.0 Bumps [filesize](https://github.com/avoidwork/filesize.js) from 3.6.1 to 6.3.0. - [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.3.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 1c6b8a4..b4da4f7 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.3.0", "fs-extra": "^7.0.1", "gh-pages": "^2.0.1", "glob": "~7.1.3",