From 6743ae881dc321af235c727562c7deb1a238a008 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 15:14:45 +0000 Subject: [PATCH] Bump date-fns from 2.16.1 to 2.17.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.16.1 to 2.17.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.17.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..15b6114 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.17.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..49bfca9 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.17.0: + version "2.17.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.17.0.tgz#afa55daea539239db0a64e236ce716ef3d681ba1" + integrity sha512-ZEhqxUtEZeGgg9eHNSOAJ8O9xqSgiJdrL0lzSSfMF54x6KXWJiOH/xntSJ9YomJPrYH/p08t6gWjGWq1SDJlSA== debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9: version "2.6.9"