From 2ed827cf130469af0ffd2e30539ae90cb5b437a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 04:08:25 +0000 Subject: [PATCH] Bump javascript-time-ago from 2.5.5 to 2.5.6 Bumps [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) from 2.5.5 to 2.5.6. - [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.5...v2.5.6) --- 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 bc2ab74b..e9dcc3c4 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "buffer": "^6.0.3", "dompurify": "^2.3.8", "hotkeys-js": "^3.9.4", - "javascript-time-ago": "^2.5.5", + "javascript-time-ago": "^2.5.6", "mux.js": "^6.1.0", "shaka-player": "4.1.1", "stream": "^0.0.2", diff --git a/yarn.lock b/yarn.lock index 42909e31..d410be8c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2478,10 +2478,10 @@ jake@^10.8.5: filelist "^1.0.1" minimatch "^3.0.4" -javascript-time-ago@^2.5.5: - version "2.5.5" - resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.5.tgz#5487015c59c7115c6281548e627be4ee6f6376a8" - integrity sha512-vZWIEKTPDcxH2B+ZVBK4AIuHkDcUoV80L9d+1WsRmp68hMXym0cQrf45WCP4mKgZjVGxTio7uYeDTkveX3DzlA== +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== dependencies: relative-time-format "^1.1.4"