diff --git a/package.json b/package.json index 48fb1bdebf6c225273e97da57e85c588403f013a..273d92e00c47d1b4925b1a9dc265f24937e8dd15 100644 --- a/package.json +++ b/package.json @@ -251,7 +251,7 @@ "eslint-config-prettier": "8.3.0", "eslint-formatter-gha": "1.3.0", "eslint-plugin-import": "2.25.2", - "eslint-plugin-jest": "25.2.2", + "eslint-plugin-jest": "25.2.3", "eslint-plugin-promise": "5.1.1", "expect-more-jest": "5.4.0", "glob": "7.2.0", diff --git a/yarn.lock b/yarn.lock index 25060fe4eec6e2a2a7bf4ae35e64c7c886327853..f48d59b6e7f74a01ab029dd4f4ce1564ec86f372 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3879,10 +3879,10 @@ eslint-plugin-import@2.25.2: resolve "^1.20.0" tsconfig-paths "^3.11.0" -eslint-plugin-jest@25.2.2: - version "25.2.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.2.tgz#aada85113268e79d4e7423f8ad4e1b740f112e71" - integrity sha512-frn5yhOF60U4kcqozO3zKTNZQUk+mfx037XOy2iiYL8FhorEkuCuL3/flzKcY1ECDP2WYT9ydmvlO3fRW9o4mg== +eslint-plugin-jest@25.2.3: + version "25.2.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.2.3.tgz#7a841eca91b4e21f31fe0a5403f55bc7779dd7b3" + integrity sha512-Yoa0at3euTjERDvPGPWiItY1uuqKYQ5Ov2SmkSLmKRq9OFiVdEehw0rWuK4PA538k7CNqnvmkztjAB9l+HJ7kQ== dependencies: "@typescript-eslint/experimental-utils" "^5.0.0"