Skip to content

Commit 7a2ead7

Browse files
Bump filesize from 10.1.6 to 11.0.2
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.1.6 to 11.0.2. - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](avoidwork/filesize.js@10.1.6...11.0.2) --- updated-dependencies: - dependency-name: filesize dependency-version: 11.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba687f7 commit 7a2ead7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"dompurify": "3.2.6",
191191
"express": "4.21.2",
192192
"express-http-context": "1.2.4",
193-
"filesize": "10.1.6",
193+
"filesize": "11.0.2",
194194
"focus-visible": "5.2.1",
195195
"fs-extra": "11.3.0",
196196
"full-icu": "1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5091,10 +5091,10 @@ [email protected]:
50915091
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
50925092
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
50935093

5094-
filesize@10.1.6:
5095-
version "10.1.6"
5096-
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.6.tgz#31194da825ac58689c0bce3948f33ce83aabd361"
5097-
integrity sha512-sJslQKU2uM33qH5nqewAwVB2QgR6w1aMNsYUp3aN5rMRyXEwJGmZvaWzeJFNTOXWlHQyBFCWrdj3fV/fsTOX8w==
5094+
filesize@11.0.2:
5095+
version "11.0.2"
5096+
resolved "https://registry.yarnpkg.com/filesize/-/filesize-11.0.2.tgz#b7771e3836812582ad74b8a10d6eb0dc58c1ceda"
5097+
integrity sha512-s/iAeeWLk5BschUIpmdrF8RA8lhFZ/xDZgKw1Tan72oGws1/dFGB06nYEiyyssWUfjKNQTNRlrwMVjO9/hvXDw==
50985098

50995099
fill-range@^7.1.1:
51005100
version "7.1.1"

0 commit comments

Comments
 (0)