0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Update dependency human-number to v2.0.4

This commit is contained in:
renovate[bot] 2023-10-23 19:07:41 +00:00
parent 09f866227d
commit effafd4ab1
2 changed files with 5 additions and 5 deletions

View file

@ -188,7 +188,7 @@
"glob": "8.1.0",
"got": "11.8.6",
"gscan": "4.39.4",
"human-number": "2.0.3",
"human-number": "2.0.4",
"image-size": "1.0.2",
"intl": "1.2.5",
"intl-messageformat": "5.4.3",

View file

@ -19581,10 +19581,10 @@ human-interval@^2.0.0:
dependencies:
numbered "^1.1.0"
human-number@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/human-number/-/human-number-2.0.3.tgz#a46eded1149b637bb386a04cee6a2a199f7c0ee7"
integrity sha512-vEoxBaU6VYvS/i8KgMnAxBhNfwXp5olFCFILBeB5m4RNbPMz5MvzjmFy97+NeoOd64GYGTQGpauIWC2Cd72wHQ==
human-number@2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/human-number/-/human-number-2.0.4.tgz#345b1f5bc34a3559c04da06af5eb5588b42f2732"
integrity sha512-OENvA941poJU1VGR6s5Nf/GpYNPE+81lmHkIVLO9FgiyHxB+BSlVOJV3lnItk5tfHzcEbZv3kTQrzpZK0+ExRA==
dependencies:
round-to "~5.0.0"