Bump javascript-time-ago from 2.5.4 to 2.5.5

Bumps [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) from 2.5.4 to 2.5.5.
- [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.4...v2.5.5)

---
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-06-28 04:08:28 +00:00 committed by Kavin
parent c386a69026
commit e01ff36aae
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"buffer": "^6.0.3",
"dompurify": "^2.3.8",
"hotkeys-js": "^3.9.4",
"javascript-time-ago": "^2.5.4",
"javascript-time-ago": "^2.5.5",
"mux.js": "^6.1.0",
"shaka-player": "4.1.1",
"stream": "^0.0.2",

View File

@ -2478,10 +2478,10 @@ jake@^10.8.5:
filelist "^1.0.1"
minimatch "^3.0.4"
javascript-time-ago@^2.5.4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.4.tgz#ffb5046c3aaaa7af887c572778f8b2b1979d7705"
integrity sha512-4y+AOCkUfB/JQNzUdM4c7tu7IDbrdyM0B1slrhtDAhgLQpXeKDhcwKwHlyQ1sNfgLLQUExX+3WXuVgI/KWFkig==
javascript-time-ago@^2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.5.tgz#5487015c59c7115c6281548e627be4ee6f6376a8"
integrity sha512-vZWIEKTPDcxH2B+ZVBK4AIuHkDcUoV80L9d+1WsRmp68hMXym0cQrf45WCP4mKgZjVGxTio7uYeDTkveX3DzlA==
dependencies:
relative-time-format "^1.1.4"