diff --git a/package-lock.json b/package-lock.json index 369ce08..7272068 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@vercel/ncc": "0.44.0", "eslint": "9.39.3", "eslint-plugin-github": "6.0.0", - "eslint-plugin-jest": "29.15.3", + "eslint-plugin-jest": "29.15.4", "globals": "17.7.0", "jest": "30.4.2", "jest-circus": "30.4.2", @@ -3880,9 +3880,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.15.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.3.tgz", - "integrity": "sha512-iK2nHK4zBfxkkeP0japj/wvECG2z8qCdnQsOKdsNF82SfLvkD46jcrmkWTwfGCTYV9XPOZcJ7QyjFyppnp94WQ==", + "version": "29.15.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.4.tgz", + "integrity": "sha512-6ln5i9Nkrb27X4w91ZPt/xHDsVQnvxTS2ntgq6r32u+8gymdUrp88TdcBXSveZW0Dl+M5v2H6K75kJhMvUGhjg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5dbf3d1..274c4a9 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@vercel/ncc": "0.44.0", "eslint": "9.39.3", "eslint-plugin-github": "6.0.0", - "eslint-plugin-jest": "29.15.3", + "eslint-plugin-jest": "29.15.4", "globals": "17.7.0", "jest": "30.4.2", "jest-circus": "30.4.2",