From 380e65641e2f39731e7516a9f17cb9635ca7af18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 05:05:26 +0000 Subject: [PATCH] Bump date-fns from 2.20.1 to 2.20.2 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.1 to 2.20.2. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md) - [Commits](https://github.com/date-fns/date-fns/compare/v2.20.1...v2.20.2) 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 4f0d9845..61f661a3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "ansi-to-html": "^0.6.14", "buefy": "^0.9.6", "bulma": "^0.9.2", - "date-fns": "^2.20.1", + "date-fns": "^2.20.2", "dompurify": "^2.2.7", "fuzzysort": "^1.1.4", "hotkeys-js": "^3.8.3", diff --git a/yarn.lock b/yarn.lock index 9fd98389..3538bb80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3044,10 +3044,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns@^2.20.1: - version "2.20.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.20.1.tgz#7e60b7035284a5f83e37500376e738d9f49ecfd3" - integrity sha512-8P5M8Kxbnovd0zfvOs7ipkiVJ3/zZQ0F/nrBW4x5E+I0uAZVZ80h6CKd24fSXQ5TLK5hXMtI4yb2O5rEZdUt2A== +date-fns@^2.20.2: + version "2.20.2" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.20.2.tgz#7f05d1275e1e43c3bdde5998201920098e19c6a1" + integrity sha512-QS0Z8SD/ALhKFvhtU4Fhz+1crsI7fPzBquXmdWay33KJPEU7btro2hnmmErpQRmt2D624B1lbjXQKDUMLnQTmQ== de-indent@^1.0.2: version "1.0.2"