Bump javascript-time-ago from 2.3.8 to 2.3.9

Bumps [javascript-time-ago](https://github.com/catamphetamine/javascript-time-ago) from 2.3.8 to 2.3.9.
- [Release notes](https://github.com/catamphetamine/javascript-time-ago/releases)
- [Changelog](https://github.com/catamphetamine/javascript-time-ago/blob/master/CHANGELOG.md)
- [Commits](https://github.com/catamphetamine/javascript-time-ago/compare/v2.3.8...v2.3.9)

---
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] 2021-09-27 04:11:12 +00:00 committed by Kavin
parent ace17e3d1d
commit 5394680d79
2 changed files with 5 additions and 5 deletions

View file

@ -16,7 +16,7 @@
"css-loader": "^6.3.0",
"dompurify": "^2.3.3",
"hotkeys-js": "^3.8.7",
"javascript-time-ago": "^2.3.8",
"javascript-time-ago": "^2.3.9",
"mux.js": "^5.14.0",
"register-service-worker": "^1.7.1",
"shaka-player": "3.2.0",

View file

@ -5329,10 +5329,10 @@ javascript-stringify@^2.0.1:
resolved "https://registry.yarnpkg.com/javascript-stringify/-/javascript-stringify-2.1.0.tgz#27c76539be14d8bd128219a2d731b09337904e79"
integrity sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg==
javascript-time-ago@^2.3.8:
version "2.3.8"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.3.8.tgz#7e1cd94a770987cc00db82e60e655d3efdd25629"
integrity sha512-ahVSuInQC6iJtwy/XsburOc6JMsI0OI/84b3nAhtMlDhCm9g4Py+zuiPASnt02B4GkaURqWtiyw98ce0ICAZYQ==
javascript-time-ago@^2.3.9:
version "2.3.9"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.3.9.tgz#4f6d143590396f4efbba9399f8013a7b86ef3e66"
integrity sha512-AhVoLXsN+CRNjVaTM837zIN/8uRzGy2G/8MTNw24bjBFpWyqMeGQCAoI5HOED7UKCqK2fuXDuAugBbmbODpzkA==
dependencies:
relative-time-format "^1.0.5"