Skip to content

Commit 6ac9b95

Browse files
chore(deps): bump filesize from 6.4.0 to 7.0.0
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 6.4.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](avoidwork/filesize.js@6.4.0...7.0.0) --- updated-dependencies: - dependency-name: filesize dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 791cbd8 commit 6ac9b95

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
@@ -27,7 +27,7 @@
2727
"license": "MIT",
2828
"dependencies": {
2929
"date-fns": "^2.19.0",
30-
"filesize": "^6.4.0",
30+
"filesize": "^7.0.0",
3131
"intl-format-cache": "^4.3.1",
3232
"intl-messageformat": "^9.5.3",
3333
"intl-pluralrules": "^1.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4315,10 +4315,10 @@ file-entry-cache@^6.0.1:
43154315
dependencies:
43164316
flat-cache "^3.0.4"
43174317

4318-
filesize@^6.4.0:
4319-
version "6.4.0"
4320-
resolved "https://registry.yarnpkg.com/filesize/-/filesize-6.4.0.tgz#914f50471dd66fdca3cefe628bd0cde4ef769bcd"
4321-
integrity sha512-mjFIpOHC4jbfcTfoh4rkWpI31mF7viw9ikj/JyLoKzqlwG/YsefKfvYlYhdYdg/9mtK2z1AzgN/0LvVQ3zdlSQ==
4318+
filesize@^7.0.0:
4319+
version "7.0.0"
4320+
resolved "https://registry.yarnpkg.com/filesize/-/filesize-7.0.0.tgz#9d4b3ce384ec7731a9e68c64ee29fb4934ad657d"
4321+
integrity sha512-Wsstw+O1lZ9gVmOI1thyeQvODsaoId2qw14lCqIzUhoHKXX7T2hVpB7BR6SvgodMBgWccrx/y2eyV8L7tDmY6A==
43224322

43234323
fill-range@^7.0.1:
43244324
version "7.0.1"

0 commit comments

Comments
 (0)