From e4e7c89a972dcf2542424cad0f602c4e1297ed54 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 May 2020 21:00:07 +0000 Subject: [PATCH] chore(deps): update dependency @types/jest to v25.2.3 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4966a5c..d4c37da 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@commitlint/cli": "8.3.5", "@commitlint/config-conventional": "8.3.4", "@testing-library/react": "10.0.4", - "@types/jest": "25.2.2", + "@types/jest": "25.2.3", "@types/node": "12.12.2", "@types/react": "16.9.35", "@zeit/next-css": "1.0.1", diff --git a/yarn.lock b/yarn.lock index fa0a622..865d653 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2302,10 +2302,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@25.2.2": - version "25.2.2" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.2.tgz#6a752e7a00f69c3e790ea00c345029d5cefa92bf" - integrity sha512-aRctFbG8Pb7DSLzUt/fEtL3q/GKb9mretFuYhRub2J0q6NhzBYbx9HTQzHrWgBNIxYOlxGNVe6Z54cpbUt+Few== +"@types/jest@25.2.3": + version "25.2.3" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf" + integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"