From 15b7effe5acc40708ecc24beade4178bbe3929bd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Apr 2020 11:26:59 +0000 Subject: [PATCH] Pin dependency @types/jest to 25.2.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c4e574ed..a7a21dac 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@pika/plugin-ts-standard-pkg": "0.9.2", "@testing-library/react": "10.0.2", "@testing-library/react-hooks": "3.2.1", - "@types/jest": "^25.2.1", + "@types/jest": "25.2.1", "@types/react": "16.9.32", "@types/react-dom": "16.9.6", "@types/testing-library__react": "10.0.1", diff --git a/yarn.lock b/yarn.lock index 259487ea..06384718 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3261,7 +3261,7 @@ "@babel/runtime" "^7.5.4" "@types/testing-library__react-hooks" "^3.0.0" -"@testing-library/react@^10.0.2": +"@testing-library/react@10.0.2": version "10.0.2" resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.2.tgz#8eca7aa52d810cf7150048a2829fdc487162006d" integrity sha512-YT6Mw0oJz7R6vlEkmo1FlUD+K15FeXApOB5Ffm9zooFVnrwkt00w18dUJFMOh1yRp9wTdVRonbor7o4PIpFCmA== @@ -3390,7 +3390,7 @@ "@types/istanbul-lib-coverage" "*" "@types/istanbul-lib-report" "*" -"@types/jest@^25.2.1": +"@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== @@ -3500,7 +3500,7 @@ dependencies: pretty-format "^25.1.0" -"@types/testing-library__react-hooks@^3.0.0", "@types/testing-library__react-hooks@^3.2.0": +"@types/testing-library__react-hooks@3.2.0", "@types/testing-library__react-hooks@^3.0.0": version "3.2.0" resolved "https://registry.yarnpkg.com/@types/testing-library__react-hooks/-/testing-library__react-hooks-3.2.0.tgz#52f3a109bef06080e3b1e3ae7ea1c014ce859897" integrity sha512-dE8iMTuR5lzB+MqnxlzORlXzXyCL0EKfzH0w/lau20OpkHD37EaWjZDz0iNG8b71iEtxT4XKGmSKAGVEqk46mw== @@ -3508,7 +3508,7 @@ "@types/react" "*" "@types/react-test-renderer" "*" -"@types/testing-library__react@^10.0.0", "@types/testing-library__react@^10.0.1": +"@types/testing-library__react@10.0.1", "@types/testing-library__react@^10.0.0": version "10.0.1" resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-10.0.1.tgz#92bb4a02394bf44428e35f1da2970ed77f803593" integrity sha512-RbDwmActAckbujLZeVO/daSfdL1pnjVqas25UueOkAY5r7vriavWf0Zqg7ghXMHa8ycD/kLkv8QOj31LmSYwww==