Merge pull request #1098 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.28.0

build(deps): bump humanize-duration from 3.27.3 to 3.28.0
This commit is contained in:
Matthias 2023-01-18 06:34:39 +01:00 committed by GitHub
commit 9f606169ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
"date-fns-tz": "^1.3.7",
"echarts": "^5.4.1",
"favico.js": "^0.3.10",
"humanize-duration": "^3.27.3",
"humanize-duration": "^3.28.0",
"pinia": "^2.0.29",
"pinia-plugin-persistedstate": "^3.0.2",
"vue": "3.2.42",

View File

@ -3495,10 +3495,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.3:
version "3.27.3"
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.27.3.tgz#db654e72ebf5ccfe232c7f56bc58aa3a6fe4df88"
integrity sha512-iimHkHPfIAQ8zCDQLgn08pRqSVioyWvnGfaQ8gond2wf7Jq2jJ+24ykmnRyiz3fIldcn4oUuQXpjqKLhSVR7lw==
humanize-duration@^3.28.0:
version "3.28.0"
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.28.0.tgz#f79770c0bec34d3bfd4899338cc40643bc04df72"
integrity sha512-jMAxraOOmHuPbffLVDKkEKi/NeG8dMqP8lGRd6Tbf7JgAeG33jjgPWDbXXU7ypCI0o+oNKJFgbSB9FKVdWNI2A==
iconv-lite@0.4.24, iconv-lite@^0.4.24:
version "0.4.24"