From df27449718b41754c506554a379d0fd378158561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 09:03:03 +0000 Subject: [PATCH] Bump date-fns from 2.22.1 to 2.23.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.22.1 to 2.23.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.22.1...v2.23.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-minor ... 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 07a8fcc8..1b022ad9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "ansi-to-html": "^0.7.1", "buefy": "^0.9.8", "bulma": "^0.9.3", - "date-fns": "^2.22.1", + "date-fns": "^2.23.0", "dompurify": "^2.3.0", "fuzzysort": "^1.1.4", "hotkeys-js": "^3.8.7", diff --git a/yarn.lock b/yarn.lock index dbb5a29e..eae8400a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3022,10 +3022,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns@^2.22.1: - version "2.22.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.1.tgz#1e5af959831ebb1d82992bf67b765052d8f0efc4" - integrity sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg== +date-fns@^2.23.0: + version "2.23.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.23.0.tgz#4e886c941659af0cf7b30fafdd1eaa37e88788a9" + integrity sha512-5ycpauovVyAk0kXNZz6ZoB9AYMZB4DObse7P3BPWmyEjXNORTI8EJ6X0uaSAq4sCHzM1uajzrkr6HnsLQpxGXA== de-indent@^1.0.2: version "1.0.2"