From 7230a29c3fe0c24e6f3ff538ab0447ec81f5fd43 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 15:10:59 +0000 Subject: [PATCH] prettierx: Update eslint-plugin-jest -> 24.7.0 - devDependency --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bc285d8f49..21f2c5cb81 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "eslint-config-prettier": "8.3.0", "eslint-formatter-friendly": "7.0.0", "eslint-plugin-import": "2.23.4", - "eslint-plugin-jest": "24.3.6", + "eslint-plugin-jest": "24.7.0", "eslint-plugin-prettier-internal-rules": "file:./scripts/tools/eslint-plugin-prettier-internal-rules", "eslint-plugin-react": "7.24.0", "eslint-plugin-regexp": "0.13.1", diff --git a/yarn.lock b/yarn.lock index dc13924a14..2ff0f203bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2946,10 +2946,10 @@ eslint-plugin-import@2.23.4: resolve "^1.20.0" tsconfig-paths "^3.9.0" -eslint-plugin-jest@24.3.6: - version "24.3.6" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173" - integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg== +eslint-plugin-jest@24.7.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== dependencies: "@typescript-eslint/experimental-utils" "^4.0.1"