From da547ff4d01675bb4e66eefa91af7a94d0d0bb56 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2020 05:29:34 +0000 Subject: [PATCH] chore(deps): bump dayjs from 1.8.21 to 1.8.22 Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.8.21 to 1.8.22. - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.8.22/CHANGELOG.md) - [Commits](https://github.com/iamkun/dayjs/compare/v1.8.21...v1.8.22) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 795573a37d..fe3830660b 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "cloudscraper": "4.6.0", "co-redis": "2.1.1", "currency-symbol-map": "4.0.4", - "dayjs": "1.8.21", + "dayjs": "1.8.22", "dotenv": "8.2.0", "emailjs-imap-client": "3.1.0", "etag": "1.8.1", diff --git a/yarn.lock b/yarn.lock index 352e1925ac..edf30b40b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4018,10 +4018,10 @@ date-now@^0.1.4: resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b" integrity sha1-6vQ5/U1ISK105cx9vvIAZyueNFs= -dayjs@1.8.21, dayjs@^1.8.19: - version "1.8.21" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.21.tgz#98299185b72b9b679f31c7ed987b63923c961552" - integrity sha512-1kbWK0hziklUHkGgiKr7xm59KwAg/K3Tp7H/8X+f58DnNCwY3pKYjOCJpIlVs125FRBukGVZdKZojC073D0IeQ== +dayjs@1.8.22, dayjs@^1.8.19: + version "1.8.22" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.8.22.tgz#5e835d776b373e216678be8d12c336da71a25a9c" + integrity sha512-N8IXfxBD62Y9cKTuuuSoOlCXRnnzaTj1vu91r855iq6FbY5cZqOZnW/95nUn6kJiR+W9PHHrLykEoQOe6fUKxQ== de-indent@^1.0.2: version "1.0.2"