From 69e88152223773d49ad15efeb841751b70b2fd52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 19:22:54 +0800 Subject: [PATCH] chore: update dependency eslint-plugin-jest to v25.2.4 (#2854) Co-authored-by: Renovate Bot --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b58ef66695..d5a4f3e23a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4736,9 +4736,9 @@ eslint-plugin-import@^2.20.1: tsconfig-paths "^3.11.0" eslint-plugin-jest@^25.0.0: - version "25.2.3" - resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.2.3.tgz#7a841eca91b4e21f31fe0a5403f55bc7779dd7b3" - integrity sha512-Yoa0at3euTjERDvPGPWiItY1uuqKYQ5Ov2SmkSLmKRq9OFiVdEehw0rWuK4PA538k7CNqnvmkztjAB9l+HJ7kQ== + version "25.2.4" + resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.2.4.tgz#bb9f6a0bd1fd524ffb0b8b7a159cd70a58a1a793" + integrity sha512-HRyinpgmEdkVr7pNPaYPHCoGqEzpgk79X8pg/xCeoAdurbyQjntJQ4pTzHl7BiVEBlam/F1Qsn+Dk0HtJO7Aaw== dependencies: "@typescript-eslint/experimental-utils" "^5.0.0"