From e2eda7e501114870f41239123d0decce24f5a9b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 04:07:42 +0000 Subject: [PATCH] Bump javascript-time-ago from 2.5.6 to 2.5.7 Bumps [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) from 2.5.6 to 2.5.7. - [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.6...v2.5.7) --- updated-dependencies: - dependency-name: javascript-time-ago dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7b7846eb..29dd7b81 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "buffer": "^6.0.3", "dompurify": "^2.3.10", "hotkeys-js": "^3.9.4", - "javascript-time-ago": "^2.5.6", + "javascript-time-ago": "^2.5.7", "mux.js": "^6.2.0", "shaka-player": "4.1.2", "stream": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index 2d394da0..90eadf3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2484,10 +2484,10 @@ jake@^10.8.5: filelist "^1.0.1" minimatch "^3.0.4" -javascript-time-ago@^2.5.6: - version "2.5.6" - resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.6.tgz#1a7a381dc2acbe8201a18a72dcb78782bbef4c63" - integrity sha512-uqnLU334Dtu6lC2pIOnPyH8GkG0UnSlDLD19sfEaAITIg5zR3x0O0MkFYJEVXtY4Q9JWOcxFJoXoxxT5/B5Okg== +javascript-time-ago@^2.5.7: + version "2.5.7" + resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.7.tgz#a99a77c23e2e59810da4b41b935801928e209c87" + integrity sha512-EGvh6K4hpJz0S0aZinbW2EfXDqT/JBB84HfMOFDTzGg7yjpjql9feSgtlG1JQ6b6/NkIxl+PoKSUTEMsatTuTg== dependencies: relative-time-format "^1.1.4"