From 2fb3e312bd5ff42951743221abf6d0806fabb967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 22 Nov 2018 10:44:14 +0000 Subject: [PATCH] build(deps-dev): bump jest-date-mock from 1.0.5 to 1.0.6 in /ui Bumps [jest-date-mock](https://github.com/hustcc/jest-date-mock) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/hustcc/jest-date-mock/releases) - [Commits](https://github.com/hustcc/jest-date-mock/commits) Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 61e9898bc..95f331399 100644 --- a/ui/package.json +++ b/ui/package.json @@ -59,7 +59,7 @@ "enzyme": "3.7.0", "enzyme-adapter-react-16": "1.7.0", "jest-canvas-mock": "1.1.0", - "jest-date-mock": "1.0.5", + "jest-date-mock": "1.0.6", "jest-fetch-mock": "1.7.5", "markdownlint-cli": "0.13.0", "node-sass": "4.10.0" diff --git a/ui/yarn.lock b/ui/yarn.lock index 4b2d674d8..5b0580e0b 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -6056,10 +6056,10 @@ jest-config@^23.6.0: micromatch "^2.3.11" pretty-format "^23.6.0" -jest-date-mock@1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/jest-date-mock/-/jest-date-mock-1.0.5.tgz#b9a5ece8908338cac5ba1faec882e53aabbc7e9b" - integrity sha512-SxH6SDCfUQFtnUB8muWp6Rowc8jn5BVIYaMT4NUBYwbaVBqGRml4VVNkiVMUt3eBtoXtuNUzF9T+vq8vlIuAmQ== +jest-date-mock@1.0.6: + version "1.0.6" + resolved "https://registry.yarnpkg.com/jest-date-mock/-/jest-date-mock-1.0.6.tgz#7ea405d1fa68f86bb727d12e47b9c5e6760066a6" + integrity sha512-wnLgDaK3i2md/cQ1wKx/+/78PieO4nkGen8avEmHd4dt1NGGxeuW8/oLAF5qsatQBXdn08pxpqRtUoDvTTLdRg== jest-diff@^23.6.0: version "23.6.0"