From 4b54d759aead065b26abbb972ccd85f25e2696e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 04:15:19 +0000 Subject: [PATCH] Bump date-fns from 2.4.1 to 2.8.1 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.4.1 to 2.8.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.4.1...v2.8.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 feae465..f3661a8 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@babel/polyfill": "^7.7.0", "axios": "^0.19.0", "classnames": "^2.2.6", - "date-fns": "^2.2.1", + "date-fns": "^2.8.1", "dotenv": "^8.2.0", "lodash": "^4.17.11", "mobx": "^5.15.1", diff --git a/yarn.lock b/yarn.lock index e9be310..1ee0a4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2573,10 +2573,10 @@ data-urls@^1.0.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns@^2.2.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.4.1.tgz#b53f9bb65ae6bd9239437035710e01cf383b625e" - integrity sha512-2RhmH/sjDSCYW2F3ZQxOUx/I7PvzXpi89aQL2d3OAxSTwLx6NilATeUbe0menFE3Lu5lFkOFci36ivimwYHHxw== +date-fns@^2.8.1: + 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-now@^0.1.4: version "0.1.4"