From 7448ec4f69ea819a3e647c5f057ba092aafb91f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:22:39 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v27.5.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5c39676a..6bf87b9e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1836,9 +1836,9 @@ eslint-plugin-import@^2.25.2: tsconfig-paths "^3.14.2" eslint-plugin-jest@^27.2.2: - version "27.4.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.4.3.tgz#7b2330a9e1819b66d06e66b45dfa8e8ef0c23f79" - integrity sha512-7S6SmmsHsgIm06BAGCAxL+ABd9/IB3MWkz2pudj6Qqor2y1qQpWPfuFU4SG9pWj4xDjF0e+D7Llh5useuSzAZw== + version "27.5.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.5.0.tgz#8d99185a4fc628c6169c0a8a8b0f2ce5b88c3181" + integrity sha512-ed+254pKIJa0vHUxzHODwwrdrxnRxkViFq1FaRR7A4PTn1hMFRrk+IEe08UzkqzO6jhXUxsWIsClR1bBNtsc5w== dependencies: "@typescript-eslint/utils" "^5.10.0"