mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump filesize from 10.1.1 to 10.1.2
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.1.1 to 10.1.2. - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/avoidwork/filesize.js/compare/10.1.1...10.1.2) --- updated-dependencies: - dependency-name: filesize dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
03117d826e
commit
ec015aea4f
2 changed files with 5 additions and 5 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"@typescript-eslint/eslint-plugin": "7.8.0",
|
||||
"autoprefixer": "^10.4.19",
|
||||
"eslint-plugin-svelte": "^2.39.0",
|
||||
"filesize": "^10.1.1",
|
||||
"filesize": "^10.1.2",
|
||||
"humanize-duration": "^3.32.0",
|
||||
"jsdom": "^24.0.0",
|
||||
"micromark": "^4.0.0",
|
||||
|
|
|
|||
|
|
@ -9029,10 +9029,10 @@ filelist@^1.0.1:
|
|||
dependencies:
|
||||
minimatch "^3.0.4"
|
||||
|
||||
filesize@^10.1.1:
|
||||
version "10.1.1"
|
||||
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.1.tgz#eb98ce885aa73741199748e70e5b7339cc22c5ff"
|
||||
integrity sha512-L0cdwZrKlwZQkMSFnCflJ6J2Y+5egO/p3vgRSDQGxQt++QbUZe5gMbRO6kg6gzwQDPvq2Fk9AmoxUNfZ5gdqaQ==
|
||||
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@^8.0.6:
|
||||
version "8.0.7"
|
||||
|
|
|
|||
Loading…
Reference in a new issue