Bump javascript-time-ago from 2.3.10 to 2.3.11

Bumps [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) from 2.3.10 to 2.3.11.
- [Release notes](https://gitlab.com/catamphetamine/javascript-time-ago/tags)
- [Changelog](https://gitlab.com/catamphetamine/javascript-time-ago/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/javascript-time-ago/compare/v2.3.10...v2.3.11)

---
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-01-28 04:06:26 +00:00 committed by Kavin
parent fc151d5f2d
commit b01cc47526
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"buffer": "^6.0.3",
"dompurify": "^2.3.5",
"hotkeys-js": "^3.8.7",
"javascript-time-ago": "^2.3.10",
"javascript-time-ago": "^2.3.11",
"mux.js": "^6.0.1",
"shaka-player": "3.3.0",
"stream": "^0.0.2",

View file

@ -2404,10 +2404,10 @@ jake@^10.6.1:
filelist "^1.0.1"
minimatch "^3.0.4"
javascript-time-ago@^2.3.10:
version "2.3.10"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.3.10.tgz#483e960d158a24394806aed96f34f00669b671e8"
integrity sha512-eeZx3B8ACZpFTiaow4Xl3YTIG9UjebwVjHEDnKyzJ1NBve1ZqJIgy97yoT9Esw+Vf+XgSk4YCpOsyK5X/ByRzQ==
javascript-time-ago@^2.3.11:
version "2.3.11"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.3.11.tgz#b488ae765b7f42ff003f3830977a92411ef1fe92"
integrity sha512-R6Ux0IGv7RmAZ7vB04r/gevGaLDJeZY7+6jTYyYsPAF5x4PSv6up+dW2hLK99+OUY8xwdeXPItZFiUppIRUaoQ==
dependencies:
relative-time-format "^1.0.6"