diff --git a/package.json b/package.json index 2beab21c5..7aeb700b3 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "eslint-plugin-cypress": "2.12.1", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.26.0", - "eslint-plugin-jest": "26.7.0", + "eslint-plugin-jest": "26.8.0", "eslint-plugin-jsdoc": "39.3.4", "eslint-plugin-jsx-a11y": "6.6.1", "eslint-plugin-prettier": "4.2.1", diff --git a/yarn.lock b/yarn.lock index d96bcb46b..46d2d15f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11885,10 +11885,10 @@ eslint-plugin-import@2.26.0: resolve "^1.22.0" tsconfig-paths "^3.14.1" -eslint-plugin-jest@26.7.0: - version "26.7.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0.tgz#41d405ac9143e1284a3401282db47ed459436778" - integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A== +eslint-plugin-jest@26.8.0: + version "26.8.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.0.tgz#32471a6af11dbcb7d0ccf83e8edc83d256fd34a3" + integrity sha512-IyGhk+PpDgIA99OBPHo+l2aTtt8yAeB1IgPwXOQZSzi8ag/t1MsLZBN2MKL1sj6ahlkaxbkhlm7ll+NPcMcjaQ== dependencies: "@typescript-eslint/utils" "^5.10.0"