Bump humanize-duration from 3.32.0 to 3.32.1

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>
This commit is contained in:
dependabot[bot] 2024-05-29 03:18:54 +00:00 committed by GitHub
parent d593b04e23
commit 42b85d6e96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
"date-fns-tz": "^3.1.3",
"echarts": "^5.5.0",
"favico.js": "^0.3.10",
"humanize-duration": "^3.32.0",
"humanize-duration": "^3.32.1",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"sortablejs": "^1.15.2",

View File

@ -45,8 +45,8 @@ dependencies:
specifier: ^0.3.10
version: 0.3.10
humanize-duration:
specifier: ^3.32.0
version: 3.32.0
specifier: ^3.32.1
version: 3.32.1
pinia:
specifier: ^2.1.7
version: 2.1.7(typescript@5.4.5)(vue@3.4.27)
@ -2205,8 +2205,8 @@ packages:
engines: {node: '>=16.17.0'}
dev: true
/humanize-duration@3.32.0:
resolution: {integrity: sha512-6WsXYTHJr7hXKqoqf5zoWza/lANRAqGlbnZnm0cjDykbXuez1JVXOQGmq0EPB45pXYAJyueRA3S3hfhmMbrMEQ==}
/humanize-duration@3.32.1:
resolution: {integrity: sha512-inh5wue5XdfObhu/IGEMiA1nUXigSGcaKNemcbLRKa7jXYGDZXr3LoT9pTIzq2hPEbld7w/qv9h+ikWGz8fL1g==}
dev: false
/ignore@5.3.1: