From f822df93f14092436f4215ebbb2c1745bf296f42 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 06:20:24 +0000 Subject: [PATCH] Bump date-fns from 1.30.1 to 2.20.2 Bumps [date-fns](https://github.com/date-fns/date-fns) from 1.30.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/v1.30.1...v2.20.2) 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..3147a43a 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.2", "easysurfshop-api": "~1.0.5", "is-all-reachable": "~1.1.3", "js-yaml": "~3.13.0",