From a910da7a7b2cfe1943715a7471e509921bb103aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Jul 2020 16:50:11 +0000 Subject: [PATCH] chore(deps): update dependency @types/jest to v26.0.6 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 246f9a44..a3b9779e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1089,9 +1089,9 @@ "@types/istanbul-lib-report" "*" "@types/jest@^26.0.0": - version "26.0.5" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.5.tgz#23a8eecf4764a770ea8d3a0d1ea16b96c822035d" - integrity sha512-heU+7w8snfwfjtcj2H458aTx3m5unIToOJhx75ebHilBiiQ39OIdA18WkG4LP08YKeAoWAGvWg8s+22w/PeJ6w== + version "26.0.6" + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.6.tgz#b9f5ef7ba7e0e45a0c482667a0cf314f0a6ed6b3" + integrity sha512-XhJCNf+oPyA90jyPhOT3yZo6xR8R7auyUAibzRewPwbOb649AOPXX/JSjbafcbxJrxs/+BymBmHSETM8VpGMOw== dependencies: jest-diff "^25.2.1" pretty-format "^25.2.1"