Bump javascript-time-ago from 2.3.11 to 2.3.12

Bumps [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) from 2.3.11 to 2.3.12.
- [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.11...v2.3.12)

---
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-02-10 04:13:15 +00:00 committed by Kavin
parent dee11086f9
commit 37b8ad390a
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.11",
"javascript-time-ago": "^2.3.12",
"mux.js": "^6.0.1",
"shaka-player": "3.3.1",
"stream": "^0.0.2",

View file

@ -2405,10 +2405,10 @@ jake@^10.6.1:
filelist "^1.0.1"
minimatch "^3.0.4"
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==
javascript-time-ago@^2.3.12:
version "2.3.12"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.3.12.tgz#12c6cccce153d89e36b7e64c81f157570e72b1fe"
integrity sha512-GXDLkoejgc4nDE/Q0LpgFVSodq9of8bSAFXiqgVox/HSv8Gykv7YOaFpV5Nf3GeaiKiQiyYDlbghsloVce9rnA==
dependencies:
relative-time-format "^1.0.6"