From ff9c078bdbb33a71117403468a6e6e0c02fcf248 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 06:44:06 +0000 Subject: [PATCH] Bump date-fns from 1.30.1 to 2.20.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.1 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/v1.30.1...v2.20.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5072fa9..dd14c0be 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "clean-stack": "~2.2.0", "condense-whitespace": "~2.0.0", "config": "~3.2.0", - "date-fns": "~1.30.0", + "date-fns": "~2.20.0", "easysurfshop-api": "~1.0.5", "is-all-reachable": "~1.1.3", "js-yaml": "~3.13.0",