chore(deps-dev): bump filesize from 10.1.2 to 10.1.4 (#7985)

Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.1.2 to 10.1.4.
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/10.1.2...10.1.4)

---
updated-dependencies:
- dependency-name: filesize
  dependency-type: direct:development
  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>
This commit is contained in:
dependabot[bot] 2024-07-09 10:45:32 +00:00 committed by GitHub
parent ed0d262e6b
commit 0c9af5a4c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@
"@typescript-eslint/eslint-plugin": "7.16.0",
"autoprefixer": "^10.4.19",
"eslint-plugin-svelte": "^2.41.0",
"filesize": "^10.1.2",
"filesize": "^10.1.4",
"humanize-duration": "^3.32.1",
"jsdom": "^24.1.0",
"micromark": "^4.0.0",

View file

@ -11244,10 +11244,10 @@ filelist@^1.0.1:
dependencies:
minimatch "^3.0.4"
filesize@^10.1.2:
version "10.1.2"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.2.tgz#33bb71c5c134102499f1bc36e6f2863137f6cb0c"
integrity sha512-Dx770ai81ohflojxhU+oG+Z2QGvKdYxgEr9OSA8UVrqhwNHjfH9A8f5NKfg83fEH8ZFA5N5llJo5T3PIoZ4CRA==
filesize@^10.1.4:
version "10.1.4"
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.4.tgz#184f256063a201f08b6e6b3cc47d21b60f5b8d89"
integrity sha512-ryBwPIIeErmxgPnm6cbESAzXjuEFubs+yKYLBZvg3CaiNcmkJChoOGcBSrZ6IwkMwPABwPpVXE6IlNdGJJrvEg==
filesize@^8.0.6:
version "8.0.7"