From dee9e4117e1db8118694559ecf61b74172112092 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 17:18:08 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v24.7.0 --- package.json | 2 +- yarn.lock | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 1823c6a60..e281ccc0b 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-cypress": "2.12.1", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.22.1", - "eslint-plugin-jest": "24.1.3", + "eslint-plugin-jest": "24.7.0", "eslint-plugin-prettier": "3.2.0", "eslint-plugin-react": "7.31.11", "eslint-plugin-react-hooks": "4.3.0", diff --git a/yarn.lock b/yarn.lock index 9d2fcbf2f..606e4bebb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10201,14 +10201,7 @@ eslint-plugin-import@^2.22.1: resolve "^1.20.0" tsconfig-paths "^3.12.0" -eslint-plugin-jest@24.1.3: - version "24.1.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.1.3.tgz#fa3db864f06c5623ff43485ca6c0e8fc5fe8ba0c" - integrity sha512-dNGGjzuEzCE3d5EPZQ/QGtmlMotqnYWD/QpCZ1UuZlrMAdhG5rldh0N0haCvhGnUkSeuORS5VNROwF9Hrgn3Lg== - dependencies: - "@typescript-eslint/experimental-utils" "^4.0.1" - -eslint-plugin-jest@^24.1.0: +eslint-plugin-jest@24.7.0, eslint-plugin-jest@^24.1.0: version "24.7.0" resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.7.0.tgz#206ac0833841e59e375170b15f8d0955219c4889" integrity sha512-wUxdF2bAZiYSKBclsUMrYHH6WxiBreNjyDxbRv345TIvPeoCEgPNEn3Sa+ZrSqsf1Dl9SqqSREXMHExlMMu1DA==