From a57b1f6fc3108ee44a79704aa33a4946c9b3c2ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 15:22:05 +0000 Subject: [PATCH] Bump date-fns from 2.16.1 to 2.20.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.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/v2.16.1...v2.20.0) 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 9f12bd6..5765a24 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "@types/react-dom": "^16.9.9", "babel-jest": "^26.6.3", "babel-loader": "^8.2.1", - "date-fns": "^2.16.1", + "date-fns": "^2.20.0", "husky": "^4.3.0", "react": "^17.0.1", "react-docgen-typescript-loader": "^3.7.2", diff --git a/yarn.lock b/yarn.lock index d5d99bf..b78825b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5674,10 +5674,10 @@ data-urls@^1.1.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns@^2.16.1: - version "2.16.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.16.1.tgz#05775792c3f3331da812af253e1a935851d3834b" - integrity sha512-sAJVKx/FqrLYHAQeN7VpJrPhagZc9R4ImZIWYRFZaaohR3KzmuK88touwsSwSVT8Qcbd4zoDsnGfX4GFB4imyQ== +date-fns@^2.20.0: + version "2.20.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.20.0.tgz#df00ba9177fbea22d88010b5844ecc91e9e03ceb" + integrity sha512-nmA7y6aDH5+fknfJ0G77HQzUSfTPpq4ifq+c9blP9d+X9zs3kNjxC+t3pcbBMGTp262a6PJB3RVjLlxIgoMI+Q== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9"