From bf6abe3bcd46cd60760289a9a21589a188686e02 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 03:58:52 +0000 Subject: [PATCH] Bump date-fns from 2.18.0 to 2.19.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.18.0 to 2.19.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/commits) 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 3affd151..c7d8f495 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "ansi-to-html": "^0.6.14", "buefy": "^0.9.4", "bulma": "^0.9.2", - "date-fns": "^2.18.0", + "date-fns": "^2.19.0", "dompurify": "^2.2.6", "hotkeys-js": "^3.8.2", "lodash.debounce": "^4.0.8", diff --git a/yarn.lock b/yarn.lock index a4c585ac..5018a64d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3052,10 +3052,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns@^2.18.0: - version "2.18.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.18.0.tgz#08e50aee300ad0d2c5e054e3f0d10d8f9cdfe09e" - integrity sha512-NYyAg4wRmGVU4miKq5ivRACOODdZRY3q5WLmOJSq8djyzftYphU7dTHLcEtLqEvfqMKQ0jVv91P4BAwIjsXIcw== +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== de-indent@^1.0.2: version "1.0.2"