From 50ca7b4c224a7f0dfdb42da76dd468bb5410adf7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 13:34:02 +0000 Subject: [PATCH] Bump date-fns from 2.14.0 to 2.15.0 Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.14.0 to 2.15.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.14.0...v2.15.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 09a3984..3a27f59 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@babel/polyfill": "^7.10.1", "axios": "^0.19.2", "classnames": "^2.2.6", - "date-fns": "^2.14.0", + "date-fns": "^2.15.0", "dotenv": "^8.2.0", "lodash": "^4.17.11", "mobx": "^5.15.4", diff --git a/yarn.lock b/yarn.lock index 62e5394..3229be8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2930,10 +2930,10 @@ data-urls@^2.0.0: whatwg-mimetype "^2.3.0" whatwg-url "^8.0.0" -date-fns@^2.14.0: - version "2.14.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.14.0.tgz#359a87a265bb34ef2e38f93ecf63ac453f9bc7ba" - integrity sha512-1zD+68jhFgDIM0rF05rcwYO8cExdNqxjq4xP1QKM60Q45mnO6zaMWB4tOzrIr4M4GSLntsKeE4c9Bdl2jhL/yw== +date-fns@^2.15.0: + version "2.15.0" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.15.0.tgz#424de6b3778e4e69d3ff27046ec136af58ae5d5f" + integrity sha512-ZCPzAMJZn3rNUvvQIMlXhDr4A+Ar07eLeGsGREoWU19a3Pqf5oYa+ccd+B3F6XVtQY6HANMFdOQ8A+ipFnvJdQ== date-now@^0.1.4: version "0.1.4"