Bump javascript-time-ago from 2.5.5 to 2.5.6

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

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

View file

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

View file

@ -2478,10 +2478,10 @@ jake@^10.8.5:
filelist "^1.0.1" filelist "^1.0.1"
minimatch "^3.0.4" minimatch "^3.0.4"
javascript-time-ago@^2.5.5: javascript-time-ago@^2.5.6:
version "2.5.5" version "2.5.6"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.5.tgz#5487015c59c7115c6281548e627be4ee6f6376a8" resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.6.tgz#1a7a381dc2acbe8201a18a72dcb78782bbef4c63"
integrity sha512-vZWIEKTPDcxH2B+ZVBK4AIuHkDcUoV80L9d+1WsRmp68hMXym0cQrf45WCP4mKgZjVGxTio7uYeDTkveX3DzlA== integrity sha512-uqnLU334Dtu6lC2pIOnPyH8GkG0UnSlDLD19sfEaAITIg5zR3x0O0MkFYJEVXtY4Q9JWOcxFJoXoxxT5/B5Okg==
dependencies: dependencies:
relative-time-format "^1.1.4" relative-time-format "^1.1.4"