diff --git a/package.json b/package.json index 137a2374b..252574fbb 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-deprecation": "^2.0.0", "eslint-plugin-header": "^3.1.1", - "eslint-plugin-jest": "^27.6.3", + "eslint-plugin-jest": "^27.8.0", "eslint-plugin-no-null": "^1.0.2", "eslint-plugin-no-unsanitized": "^4.0.2", "import-sort-style-eslint": "^6.0.0", diff --git a/tools/build/package.json b/tools/build/package.json index b29eef462..812508e67 100644 --- a/tools/build/package.json +++ b/tools/build/package.json @@ -54,7 +54,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-deprecation": "^2.0.0", "eslint-plugin-header": "^3.1.1", - "eslint-plugin-jest": "^27.6.3", + "eslint-plugin-jest": "^27.8.0", "eslint-plugin-no-null": "^1.0.2", "eslint-plugin-no-unsanitized": "^4.0.2", "if-env": "^1.0.4", diff --git a/tools/build/yarn.lock b/tools/build/yarn.lock index 0c6c64024..b2a5b6cd9 100644 --- a/tools/build/yarn.lock +++ b/tools/build/yarn.lock @@ -2154,10 +2154,10 @@ eslint-plugin-header@^3.1.1: resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6" integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg== -eslint-plugin-jest@^27.6.3: - version "27.6.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be" - integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA== +eslint-plugin-jest@^27.8.0: + version "27.8.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.8.0.tgz#c8900c3e74e4c6b8cee67ea77dbc8de9cbd9e093" + integrity sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw== dependencies: "@typescript-eslint/utils" "^5.10.0" diff --git a/yarn.lock b/yarn.lock index 0c6c64024..b2a5b6cd9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2154,10 +2154,10 @@ eslint-plugin-header@^3.1.1: resolved "https://registry.yarnpkg.com/eslint-plugin-header/-/eslint-plugin-header-3.1.1.tgz#6ce512432d57675265fac47292b50d1eff11acd6" integrity sha512-9vlKxuJ4qf793CmeeSrZUvVClw6amtpghq3CuWcB5cUNnWHQhgcqy5eF8oVKFk1G3Y/CbchGfEaw3wiIJaNmVg== -eslint-plugin-jest@^27.6.3: - version "27.6.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be" - integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA== +eslint-plugin-jest@^27.8.0: + version "27.8.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.8.0.tgz#c8900c3e74e4c6b8cee67ea77dbc8de9cbd9e093" + integrity sha512-347hVFiu4ZKMYl5xFp0X81gLNwBdno0dl0CMpUMjwuAux9X/M2a7z+ab2VHmPL6XCT87q8nv1vaVzhIO4TE/hw== dependencies: "@typescript-eslint/utils" "^5.10.0"