Merge pull request #1476 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.30.0

build(deps): bump humanize-duration from 3.29.0 to 3.30.0
This commit is contained in:
Matthias 2023-09-20 06:19:25 +02:00 committed by GitHub
commit 46edaa1faa
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": "^2.0.0",
"echarts": "^5.4.3",
"favico.js": "^0.3.10",
"humanize-duration": "^3.29.0",
"humanize-duration": "^3.30.0",
"pinia": "^2.1.6",
"pinia-plugin-persistedstate": "^3.2.0",
"sortablejs": "^1.15.0",

View File

@ -2281,10 +2281,10 @@ human-signals@^4.3.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-4.3.1.tgz#ab7f811e851fca97ffbd2c1fe9a958964de321b2"
integrity sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==
humanize-duration@^3.29.0:
version "3.29.0"
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.29.0.tgz#beffaf7938388cd0f38c494f8970d6faebecf3c0"
integrity sha512-G5wZGwYTLaQAmYqhfK91aw3xt6wNbJW1RnWDh4qP1PvF4T/jnkjx2RVhG5kzB2PGsYGTn+oSDBQp+dMdILLxcg==
humanize-duration@^3.30.0:
version "3.30.0"
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.30.0.tgz#9be623d331116583ff90aeb6ccfdc2e79d6d7372"
integrity sha512-NxpT0fhQTFuMTLnuu1Xp+ozNpYirQnbV3NlOjEKBYlE3uvMRu3LDuq8EPc3gVXxVYnchQfqVM4/+T9iwHPLLeA==
ieee754@^1.1.13:
version "1.2.1"