diff --git a/package.json b/package.json index c25d527..03828c6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@babel/preset-env": "^7.28.0", "babel-jest": "^30.0.5", "eslint": "^8.57.1", - "eslint-plugin-jest": "^29.0.1", + "eslint-plugin-jest": "^29.11.0", "jest": "^30.0.5", "node-fetch": "^2", "nodemon": "^3.1.10" diff --git a/yarn.lock b/yarn.lock index e9c7e81..66644f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2529,10 +2529,10 @@ escodegen@^2.1.0: optionalDependencies: source-map "~0.6.1" -eslint-plugin-jest@^29.0.1: - version "29.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.0.1.tgz#0f72a81349409d20742208260c9a6cb9efed4df5" - integrity sha512-EE44T0OSMCeXhDrrdsbKAhprobKkPtJTbQz5yEktysNpHeDZTAL1SfDTNKmcFfJkY6yrQLtTKZALrD3j/Gpmiw== +eslint-plugin-jest@^29.11.0: + version "29.11.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-29.11.0.tgz#299de6ed64f6647e664e464085725fd534328fdc" + integrity sha512-ay2MPUfHhwXyv+FbPxRWiEq3HNNsg4uMt/eBGlsfGHkM0891f0lcr0WrtID+TMyg17unAnNrnySD5LwirlA8EQ== dependencies: "@typescript-eslint/utils" "^8.0.0"