diff --git a/package-lock.json b/package-lock.json index f5b3d80c..85868222 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@vercel/ncc": "0.38.4", "eslint": "9.39.3", "eslint-plugin-github": "6.0.0", - "eslint-plugin-jest": "29.15.1", + "eslint-plugin-jest": "29.15.2", "globals": "17.4.0", "jest": "30.3.0", "jest-circus": "30.3.0", @@ -3879,9 +3879,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.15.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.1.tgz", - "integrity": "sha512-6BjyErCQauz3zfJvzLw/kAez2lf4LEpbHLvWBfEcG4EI0ZiRSwjoH2uZulMouU8kRkBH+S0rhqn11IhTvxKgKw==", + "version": "29.15.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz", + "integrity": "sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2100fe43..1faa9f1c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@vercel/ncc": "0.38.4", "eslint": "9.39.3", "eslint-plugin-github": "6.0.0", - "eslint-plugin-jest": "29.15.1", + "eslint-plugin-jest": "29.15.2", "globals": "17.4.0", "jest": "30.3.0", "jest-circus": "30.3.0",