From 7d14df3032ae8a7b9e8d928f46f8e0ec387caa2e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 13 Jul 2023 15:32:15 +0000
Subject: [PATCH] chore(deps): update dependency eslint-plugin-jest to v27

---
 package.json | 2 +-
 yarn.lock    | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package.json b/package.json
index ec4aa667c..7808650fd 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
     "@vercel/ncc": "0.34.0",
     "eslint": "7.32.0",
     "eslint-plugin-github": "3.4.1",
-    "eslint-plugin-jest": "26.6.0",
+    "eslint-plugin-jest": "27.2.3",
     "eslint-plugin-prettier": "4.2.1",
     "jest": "27.5.1",
     "jest-circus": "27.5.1",
diff --git a/yarn.lock b/yarn.lock
index 904f39b53..3fc16c449 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2571,10 +2571,10 @@ eslint-plugin-import@>=2.18.2:
     read-pkg-up "^2.0.0"
     resolve "^1.12.0"
 
-eslint-plugin-jest@26.6.0:
-  version "26.6.0"
-  resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.6.0.tgz#546804fa42da75d7d58d4d3b278d5186abd3f6c0"
-  integrity sha512-f8n46/97ZFdU4KqeQYqO8AEVGIhHWvkpgNBWHH3jrM28/y8llnbf3IjfIKv6p2pZIMinK1PCqbbROxs9Eud02Q==
+eslint-plugin-jest@27.2.3:
+  version "27.2.3"
+  resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.2.3.tgz#6f8a4bb2ca82c0c5d481d1b3be256ab001f5a3ec"
+  integrity sha512-sRLlSCpICzWuje66Gl9zvdF6mwD5X86I4u55hJyFBsxYOsBCmT5+kSUjf+fkFWVMMgpzNEupjW8WzUqi83hJAQ==
   dependencies:
     "@typescript-eslint/utils" "^5.10.0"