commit 37957a604e8220df9bf1d5fafaba1b7299d6f036
parent e44c9044284fd5ef074c70999d2eea9827c9f743
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 16 Jul 2021 21:28:40 +0000
build(deps-dev): bump filesize from 6.3.0 to 7.0.0
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 6.3.0 to 7.0.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/6.3.0...7.0.0)
---
updated-dependencies:
- dependency-name: filesize
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
@@ -42,7 +42,7 @@
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-prettier": "^3.4.0",
"file-loader": "^6.2.0",
- "filesize": "^6.3.0",
+ "filesize": "^7.0.0",
"fs-extra": "^10.0.0",
"gzip-size": "^6.0.0",
"html-webpack-plugin": "^4.5.2",
diff --git a/yarn.lock b/yarn.lock
@@ -4030,10 +4030,10 @@ file-uri-to-path@1:
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
-filesize@^6.3.0:
- version "6.3.0"
- resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.3.0.tgz#dff53cfb3f104c9e422f346d53be8dbcc971bf11"
- integrity sha512-ytx0ruGpDHKWVoiui6+BY/QMNngtDQ/pJaFwfBpQif0J63+E8DLdFyqS3NkKQn7vIruUEpoGD9JUJSg7Kp+I0g==
+filesize@^7.0.0:
+ version "7.0.0"
+ resolved "https://registry.yarnpkg.com/filesize/-/filesize-7.0.0.tgz#9d4b3ce384ec7731a9e68c64ee29fb4934ad657d"
+ integrity sha512-Wsstw+O1lZ9gVmOI1thyeQvODsaoId2qw14lCqIzUhoHKXX7T2hVpB7BR6SvgodMBgWccrx/y2eyV8L7tDmY6A==
fill-range@^4.0.0:
version "4.0.0"