commit c554e463508551d7b69dd4281e305eefad513409
parent aca289cbf4c877ea24f1e3ab5475d8137fe25a76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun, 3 Apr 2022 21:46:57 +0000
build(deps-dev): bump filesize from 7.0.0 to 8.0.7
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 7.0.0 to 8.0.7.
- [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/7.0.0...8.0.7)
---
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
@@ -43,7 +43,7 @@
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-prettier": "^3.4.0",
"file-loader": "^6.2.0",
- "filesize": "^7.0.0",
+ "filesize": "^8.0.7",
"fs-extra": "^10.0.1",
"gzip-size": "^6.0.0",
"html-webpack-plugin": "^5.3.2",
diff --git a/yarn.lock b/yarn.lock
@@ -4008,10 +4008,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@^7.0.0:
- version "7.0.0"
- resolved "https://registry.yarnpkg.com/filesize/-/filesize-7.0.0.tgz#9d4b3ce384ec7731a9e68c64ee29fb4934ad657d"
- integrity sha512-Wsstw+O1lZ9gVmOI1thyeQvODsaoId2qw14lCqIzUhoHKXX7T2hVpB7BR6SvgodMBgWccrx/y2eyV8L7tDmY6A==
+filesize@^8.0.7:
+ version "8.0.7"
+ resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.7.tgz#695e70d80f4e47012c132d57a059e80c6b580bd8"
+ integrity sha512-pjmC+bkIF8XI7fWaH8KxHcZL3DPybs1roSKP4rKDvy20tAWwIObE4+JIseG2byfGKhud5ZnM4YSGKBz7Sh0ndQ==
fill-range@^7.0.1:
version "7.0.1"