Bump javascript-time-ago from 2.5.6 to 2.5.7

Bumps [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) from 2.5.6 to 2.5.7.
- [Release notes](https://gitlab.com/catamphetamine/javascript-time-ago/tags)
- [Changelog](https://gitlab.com/catamphetamine/javascript-time-ago/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/javascript-time-ago/compare/v2.5.6...v2.5.7)

---
updated-dependencies:
- dependency-name: javascript-time-ago
  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-07-27 04:07:42 +00:00 committed by Kavin
parent 4f76078b03
commit e2eda7e501
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"buffer": "^6.0.3",
"dompurify": "^2.3.10",
"hotkeys-js": "^3.9.4",
"javascript-time-ago": "^2.5.6",
"javascript-time-ago": "^2.5.7",
"mux.js": "^6.2.0",
"shaka-player": "4.1.2",
"stream": "^0.0.2",

View File

@ -2484,10 +2484,10 @@ jake@^10.8.5:
filelist "^1.0.1"
minimatch "^3.0.4"
javascript-time-ago@^2.5.6:
version "2.5.6"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.6.tgz#1a7a381dc2acbe8201a18a72dcb78782bbef4c63"
integrity sha512-uqnLU334Dtu6lC2pIOnPyH8GkG0UnSlDLD19sfEaAITIg5zR3x0O0MkFYJEVXtY4Q9JWOcxFJoXoxxT5/B5Okg==
javascript-time-ago@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.7.tgz#a99a77c23e2e59810da4b41b935801928e209c87"
integrity sha512-EGvh6K4hpJz0S0aZinbW2EfXDqT/JBB84HfMOFDTzGg7yjpjql9feSgtlG1JQ6b6/NkIxl+PoKSUTEMsatTuTg==
dependencies:
relative-time-format "^1.1.4"