From b10d6e986eae6e26befb273ec1bdad7af22269b0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 May 2020 19:59:18 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20@ty?= =?UTF-8?q?pes/jest=20to=20v25.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3b43b69..401aa59 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@semantic-release/changelog": "5.0.1", "@semantic-release/exec": "5.0.0", "@semantic-release/git": "9.0.0", - "@types/jest": "25.2.1", + "@types/jest": "25.2.2", "@types/node": "10.17.21", "@types/prompts": "2.0.8", "babel-jest": "26.0.0", diff --git a/yarn.lock b/yarn.lock index 6da9047..5b61380 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1692,10 +1692,10 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@25.2.1": - version "25.2.1" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1.tgz#9544cd438607955381c1bdbdb97767a249297db5" - integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA== +"@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== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"