From b01cc475269e8b5b6adf150c802d3f88cead97d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 04:06:26 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1a6b789f..58b9898e 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 7fc4ab32..948f6f54 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"