build(deps): bump humanize-duration from 3.27.1 to 3.27.2

Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.27.1 to 3.27.2.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.27.1...v3.27.2)

---
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] 2022-06-01 07:55:55 +00:00 committed by GitHub
parent 136d3f257a
commit fd7cc1a4bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"date-fns-tz": "^1.3.4",
"echarts": "^5.3.2",
"favico.js": "^0.3.10",
"humanize-duration": "^3.27.1",
"humanize-duration": "^3.27.2",
"pinia": "^2.0.14",
"pinia-plugin-persistedstate": "^1.6.0",
"vue": "^2.6.14",

View File

@ -3254,10 +3254,10 @@ human-signals@^2.1.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
humanize-duration@^3.27.1:
version "3.27.1"
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.27.1.tgz#2cd4ea4b03bd92184aee6d90d77a8f3d7628df69"
integrity sha512-jCVkMl+EaM80rrMrAPl96SGG4NRac53UyI1o/yAzebDntEY6K6/Fj2HOjdPg8omTqIe5Y0wPBai2q5xXrIbarA==
humanize-duration@^3.27.2:
version "3.27.2"
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.27.2.tgz#4b4e565bec098d22c9a54344e16156d1c649f160"
integrity sha512-A15OmA3FLFRnehvF4ZMocsxTZYvHq4ze7L+AgR1DeHw0xC9vMd4euInY83uqGU9/XXKNnVIEeKc1R8G8nKqtzg==
iconv-lite@0.4.24, iconv-lite@^0.4.24:
version "0.4.24"