diff --git a/servers/execution/runner/yarn.lock b/servers/execution/runner/yarn.lock index 8e3ff9632..27d4191f9 100644 --- a/servers/execution/runner/yarn.lock +++ b/servers/execution/runner/yarn.lock @@ -2769,9 +2769,9 @@ eslint-plugin-import@^2.28.0: tsconfig-paths "^3.14.2" eslint-plugin-jest@^27.3.0: - version "27.3.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.3.0.tgz#8e7f72bfac15e4f342c7f8f8c998ec181a28d1b9" - integrity sha512-zTE29DHa7CTeyX7IXv374LzQVwY4BeDD3x8gjt9LhBj5U36/+mDKIZisNPJ+X5MFFhZpmyevr9ywSzXFJIaowg== + 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== dependencies: "@typescript-eslint/utils" "^5.10.0"