From 769437f7d58d6cb27f44e1ddb647b0e63ead9d63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 00:29:07 +0000 Subject: [PATCH] Update dependency @types/jest to v26.0.24 --- nest-graphql/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/nest-graphql/yarn.lock b/nest-graphql/yarn.lock index 9fe3b64..33f530f 100644 --- a/nest-graphql/yarn.lock +++ b/nest-graphql/yarn.lock @@ -1554,9 +1554,7 @@ "@types/istanbul-lib-report" "*" "@types/jest@26.x", "@types/jest@^26.0.15": - version "26.0.19" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.19.tgz#e6fa1e3def5842ec85045bd5210e9bb8289de790" - integrity sha512-jqHoirTG61fee6v6rwbnEuKhpSKih0tuhqeFbCmMmErhtu3BYlOZaXWjffgOstMM4S/3iQD31lI5bGLTrs97yQ== + version "26.0.24" dependencies: jest-diff "^26.0.0" pretty-format "^26.0.0"