Skip to content

Commit 1aceb71

Browse files
Bump filesize from 10.1.4 to 10.1.6 (#13188)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.1.4 to 10.1.6. - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](avoidwork/filesize.js@10.1.4...10.1.6) --- updated-dependencies: - dependency-name: filesize dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1161727 commit 1aceb71

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
@@ -192,7 +192,7 @@
192192
"dompurify": "3.2.0",
193193
"express": "4.21.1",
194194
"express-http-context": "1.2.4",
195-
"filesize": "10.1.4",
195+
"filesize": "10.1.6",
196196
"focus-visible": "5.2.1",
197197
"fs-extra": "11.2.0",
198198
"full-icu": "1.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4979,10 +4979,10 @@ file-uri-to-path@1.0.0:
49794979
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
49804980
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
49814981

4982-
filesize@10.1.4:
4983-
version "10.1.4"
4984-
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.4.tgz#184f256063a201f08b6e6b3cc47d21b60f5b8d89"
4985-
integrity sha512-ryBwPIIeErmxgPnm6cbESAzXjuEFubs+yKYLBZvg3CaiNcmkJChoOGcBSrZ6IwkMwPABwPpVXE6IlNdGJJrvEg==
4982+
filesize@10.1.6:
4983+
version "10.1.6"
4984+
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.6.tgz#31194da825ac58689c0bce3948f33ce83aabd361"
4985+
integrity sha512-sJslQKU2uM33qH5nqewAwVB2QgR6w1aMNsYUp3aN5rMRyXEwJGmZvaWzeJFNTOXWlHQyBFCWrdj3fV/fsTOX8w==
49864986

49874987
fill-range@^7.1.1:
49884988
version "7.1.1"

0 commit comments

Comments
 (0)