From 128f4502f63050872b809c3faefeeaf129768559 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 2 Jan 2022 05:24:03 +0000 Subject: [PATCH] chore: update dependency eslint-plugin-jest to v25.3.4 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 64ec706fae..3a713e2ece 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4119,9 +4119,9 @@ eslint-plugin-import@^2.20.1: tsconfig-paths "^3.11.0" eslint-plugin-jest@^25.0.0: - version "25.3.3" - resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.3.3.tgz#60bb52a08ff37933adf8b19ba9b216c13c22fdc7" - integrity sha512-qi7aduaU4/oWegWo0zH4kbJbx8+Be+ABTr72OnO68zTMcJeeSuyH1CduTGF4ATyNFgpE1zp0u10/gIhe+QDSfg== + version "25.3.4" + resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-25.3.4.tgz#2031dfe495be1463330f8b80096ddc91f8e6387f" + integrity sha512-CCnwG71wvabmwq/qkz0HWIqBHQxw6pXB1uqt24dxqJ9WB34pVg49bL1sjXphlJHgTMWGhBjN1PicdyxDxrfP5A== dependencies: "@typescript-eslint/experimental-utils" "^5.0.0"