From 5394680d790283b3b4c3e67877fcbbc02337fec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 04:11:12 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a609632d..5122a57f 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index efce82ab..48342d34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"