From 2779bf817e2e9549af0b1284cd71175c77c6c262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Dec 2021 20:11:35 +0000 Subject: [PATCH] Bump date-fns from 2.11.1 to 2.28.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.11.1 to 2.28.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.11.1...v2.28.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 d9e2e0b..e879d2d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@zeit/next-source-maps": "0.0.4-canary.1", "babel-jest": "^25.2.4", "copy-to-clipboard": "^3.3.1", - "date-fns": "^2.11.0", + "date-fns": "^2.28.0", "fathom-client": "^3.0.0", "firebase": "^7.10.0", "immer": "^6.0.2", diff --git a/yarn.lock b/yarn.lock index 2617294..fa9d891 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4689,10 +4689,10 @@ data-urls@^1.1.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns@^2.11.0: - version "2.11.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.11.1.tgz#197b8be1bbf5c5e6fe8bea817f0fe111820e7a12" - integrity sha512-3RdUoinZ43URd2MJcquzBbDQo+J87cSzB8NkXdZiN5ia1UNyep0oCyitfiL88+R7clGTeq/RniXAc16gWyAu1w== +date-fns@^2.28.0: + version "2.28.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2" + integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw== debug@4, debug@^4.1.0, debug@^4.1.1: version "4.1.1"