From b59159528512aed8b9f69bca196741db0d8ebe9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 14:19:16 -0700 Subject: [PATCH] Bump date-fns from 2.19.0 to 2.20.0 (#1130) Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.19.0 to 2.20.0. - [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.19.0...v2.20.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 481fad86..4fa000a4 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.19.0", + "date-fns": "^2.20.0", "dompurify": "^2.2.7", "fuzzysort": "^1.1.4", "hotkeys-js": "^3.8.3", diff --git a/yarn.lock b/yarn.lock index 54d1ecc4..38b19490 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3051,10 +3051,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns@^2.19.0: - version "2.19.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19.0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1" - integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg== +date-fns@^2.20.0: + version "2.20.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.20.0.tgz#df00ba9177fbea22d88010b5844ecc91e9e03ceb" + integrity sha512-nmA7y6aDH5+fknfJ0G77HQzUSfTPpq4ifq+c9blP9d+X9zs3kNjxC+t3pcbBMGTp262a6PJB3RVjLlxIgoMI+Q== de-indent@^1.0.2: version "1.0.2"