mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 02:08:24 +00:00
chore(deps): bump humanize-duration from 3.32.0 to 3.32.1 (#7298)
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.32.0 to 3.32.1. - [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md) - [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.32.0...v3.32.1) --- updated-dependencies: - dependency-name: humanize-duration 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>
This commit is contained in:
parent
466bebdd55
commit
32f0dfaec2
3 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@
|
|||
"autoprefixer": "^10.4.19",
|
||||
"eslint-plugin-svelte": "^2.39.0",
|
||||
"filesize": "^10.1.2",
|
||||
"humanize-duration": "^3.32.0",
|
||||
"humanize-duration": "^3.32.1",
|
||||
"jsdom": "^24.0.0",
|
||||
"micromark": "^4.0.0",
|
||||
"micromark-extension-directive": "^3.0.0",
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@
|
|||
"@fortawesome/free-regular-svg-icons": "^6.5.2",
|
||||
"@fortawesome/free-solid-svg-icons": "^6.5.2",
|
||||
"moment": "^2.30.1",
|
||||
"humanize-duration": "^3.32.0",
|
||||
"humanize-duration": "^3.32.1",
|
||||
"svelte-fa": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
|||
|
|
@ -10174,10 +10174,10 @@ human-signals@^5.0.0:
|
|||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
|
||||
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
|
||||
|
||||
humanize-duration@^3.32.0:
|
||||
version "3.32.0"
|
||||
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.32.0.tgz#b25f64ef55d723b049b197b6b4aa3c96c202b6c9"
|
||||
integrity sha512-6WsXYTHJr7hXKqoqf5zoWza/lANRAqGlbnZnm0cjDykbXuez1JVXOQGmq0EPB45pXYAJyueRA3S3hfhmMbrMEQ==
|
||||
humanize-duration@^3.32.1:
|
||||
version "3.32.1"
|
||||
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.32.1.tgz#922beff5da36fb1cee3de26ada24c592b0fe519b"
|
||||
integrity sha512-inh5wue5XdfObhu/IGEMiA1nUXigSGcaKNemcbLRKa7jXYGDZXr3LoT9pTIzq2hPEbld7w/qv9h+ikWGz8fL1g==
|
||||
|
||||
husky@^9.0.11:
|
||||
version "9.0.11"
|
||||
|
|
|
|||
Loading…
Reference in a new issue