diff --git a/package.json b/package.json index be29fc2..dc7d642 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@vitest/coverage-v8": "^2.0.5", "esbuild": "^0.25.5", "eslint-plugin-github": "^4.4.0", - "eslint-plugin-jest": "^28.13.5", + "eslint-plugin-jest": "^28.14.0", "eslint": "^8.57.1", "husky": "^8.0.1", "lint-staged": "^16.1.2", diff --git a/yarn.lock b/yarn.lock index f99a13e..035b280 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1954,10 +1954,10 @@ eslint-plugin-import@^2.25.2: resolve "^1.22.0" tsconfig-paths "^3.14.1" -eslint-plugin-jest@^28.13.5: - version "28.13.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.13.5.tgz#b3eaaeba0fb40af25966e2c93914b046f24ca5d8" - integrity sha512-ThdhaLPqK78iVjWY1zIfe4WdcVB0NgxZzsOE38SRCc/i3lPIcdfkOuWMC6m96LAg9zAbPPY7LSTXXT0Pf8J7pQ== +eslint-plugin-jest@^28.14.0: + version "28.14.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.14.0.tgz#02da77dc27d7b4c5480df3552ea26de056857b36" + integrity sha512-P9s/qXSMTpRTerE2FQ0qJet2gKbcGyFTPAJipoKxmWqR6uuFqIqk8FuEfg5yBieOezVrEfAMZrEwJ6yEp+1MFQ== dependencies: "@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"