From c371c6f055f523227ed33447a1a6fbd9d4d47aeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:56:24 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v27.6.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6bf87b9e4f6..990958b7c93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1836,9 +1836,9 @@ eslint-plugin-import@^2.25.2: tsconfig-paths "^3.14.2" eslint-plugin-jest@^27.2.2: - version "27.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.5.0.tgz#8d99185a4fc628c6169c0a8a8b0f2ce5b88c3181" - integrity sha512-ed+254pKIJa0vHUxzHODwwrdrxnRxkViFq1FaRR7A4PTn1hMFRrk+IEe08UzkqzO6jhXUxsWIsClR1bBNtsc5w== + version "27.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0.tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed" + integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng== dependencies: "@typescript-eslint/utils" "^5.10.0"