From 9ed5a833d9b226ddb9f500d1cb05a83a640f5f70 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 13:10:35 +0100 Subject: [PATCH] build(deps-dev): bump date-fns from 2.8.0 to 2.8.1 (#304) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e57341d..302df33 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "concurrently": "5.0.0", "cross-env": "6.0.3", "css-loader": "3.2.0", - "date-fns": "2.8.0", + "date-fns": "2.8.1", "detect-secrets": "1.0.5", "emotion": "9.2.12", "enzyme": "3.10.0", diff --git a/yarn.lock b/yarn.lock index d2f1ca7..e6a87ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4565,10 +4565,10 @@ data-urls@^1.0.0, data-urls@^1.1.0: whatwg-mimetype "^2.2.0" whatwg-url "^7.0.0" -date-fns@2.8.0, date-fns@^2.0.1: - version "2.8.0" - resolved "https://registry.verdaccio.org/date-fns/-/date-fns-2.8.0.tgz#628d865367e30e45747ed1e8b0c1572090b04f55" - integrity sha512-nbZMIMsoD7QiIKipZ5+XRTCtHZad1ch8OEkLaJxjGL6ThAK2IWAdjmAUAS7Fdz5fCaVWtqc+c8pAsN/MX8eaew== +date-fns@2.8.1, date-fns@^2.0.1: + version "2.8.1" + resolved "https://registry.verdaccio.org/date-fns/-/date-fns-2.8.1.tgz#2109362ccb6c87c3ca011e9e31f702bc09e4123b" + integrity sha512-EL/C8IHvYRwAHYgFRse4MGAPSqlJVlOrhVYZ75iQBKrnv+ZedmYsgwH3t+BCDuZDXpoo07+q9j4qgSSOa7irJg== date-fns@^1.27.2: version "1.30.1"