From 6454cc235ecfcc92fbad31b5cdf20f790be30a86 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 11:16:37 +0000 Subject: [PATCH] Bump date-fns from 2.8.1 to 2.21.1 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.8.1 to 2.21.1. - [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.8.1...v2.21.1) 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 b4c98d8..e71901c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@gridsome/source-filesystem": "^0.6.0", "@gridsome/transformer-remark": "^0.6.3", - "date-fns": "^2.0.0", + "date-fns": "^2.21.1", "gridsome": "^0.7.0", "gridsome-plugin-remark-shiki": "^0.3.0", "normalize.css": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index 87b90c4..6ed56cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3124,10 +3124,10 @@ dashdash@^1.12.0: dependencies: assert-plus "^1.0.0" -date-fns@^2.0.0: - version "2.8.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.8.1.tgz#2109362ccb6c87c3ca011e9e31f702bc09e4123b" - integrity sha512-EL/C8IHvYRwAHYgFRse4MGAPSqlJVlOrhVYZ75iQBKrnv+ZedmYsgwH3t+BCDuZDXpoo07+q9j4qgSSOa7irJg== +date-fns@^2.21.1: + version "2.21.1" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.1.tgz#679a4ccaa584c0706ea70b3fa92262ac3009d2b0" + integrity sha512-m1WR0xGiC6j6jNFAyW4Nvh4WxAi4JF4w9jRJwSI8nBmNcyZXPcP9VUQG+6gHQXAmqaGEKDKhOqAtENDC941UkA== dateformat@^3.0.3: version "3.0.3"