From 094d3441f851cdd60b3184c559065cff58998103 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 11:16:10 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v27.6.2 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2a43e83db9a..d8712dfbdfe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1820,9 +1820,9 @@ eslint-plugin-import@^2.25.2: tsconfig-paths "^3.15.0" eslint-plugin-jest@^27.2.2: - version "27.6.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.1.tgz#5e43b07f3ca48d72e4b4fa243531e5153d9ca1dc" - integrity sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q== + version "27.6.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.2.tgz#8e69404fcd5dfeac03cac478f0ebb9bf2d8db56b" + integrity sha512-CI1AlKrsNhYFoP48VU8BVWOi7+qHTq4bRxyUlGjeU8SfFt8abjXhjOuDzUoMp68DoXIx17KpNpIkMrl4s4ZW0g== dependencies: "@typescript-eslint/utils" "^5.10.0"