Skip to content

Commit a8be8b1

Browse files
chore(deps): bump filesize from 7.0.0 to 8.0.0 (#334)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/avoidwork/filesize.js/releases) - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](avoidwork/filesize.js@7.0.0...8.0.0) --- updated-dependencies: - dependency-name: filesize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dorian Maliszewski <[email protected]>
1 parent 083c796 commit a8be8b1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/use-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@formatjs/fast-memoize": "^1.1.2",
3131
"date-fns": "^2.19.0",
32-
"filesize": "^7.0.0",
32+
"filesize": "^8.0.0",
3333
"intl-messageformat": "^9.9.0",
3434
"intl-pluralrules": "^1.2.2",
3535
"prop-types": "^15.7.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4389,10 +4389,10 @@ file-entry-cache@^6.0.1:
43894389
dependencies:
43904390
flat-cache "^3.0.4"
43914391

4392-
filesize@^7.0.0:
4393-
version "7.0.0"
4394-
resolved "https://registry.yarnpkg.com/filesize/-/filesize-7.0.0.tgz#9d4b3ce384ec7731a9e68c64ee29fb4934ad657d"
4395-
integrity sha512-Wsstw+O1lZ9gVmOI1thyeQvODsaoId2qw14lCqIzUhoHKXX7T2hVpB7BR6SvgodMBgWccrx/y2eyV8L7tDmY6A==
4392+
filesize@^8.0.0:
4393+
version "8.0.0"
4394+
resolved "https://registry.yarnpkg.com/filesize/-/filesize-8.0.0.tgz#532db71cb8a04df7d403da054a28de1b648534e0"
4395+
integrity sha512-sb690gQx3y/5KZIztgWAKM/r4Hf1V3R8mkAE0OhasMw2FDYduFTYCji8YN9BVpsGoMxrHPFvia1BMxwfLHX+fQ==
43964396

43974397
fill-range@^7.0.1:
43984398
version "7.0.1"

0 commit comments

Comments
 (0)