diff --git a/package-lock.json b/package-lock.json index 7947faf..392abaf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@vercel/ncc": "0.44.1", "eslint": "9.39.3", "eslint-plugin-github": "6.1.1", - "eslint-plugin-jest": "29.15.5", + "eslint-plugin-jest": "29.16.0", "globals": "17.8.0", "jest": "30.4.2", "jest-circus": "30.4.2", @@ -3894,9 +3894,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.15.5", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.5.tgz", - "integrity": "sha512-gnY9aw4HO7bI6lnKf+tx9uX/dwDPX5tHK3MB5Jd/NmmOHwEY8H8Caf2a39DNCZoqJ+j8EqNra/iuoj/z3GuAeA==", + "version": "29.16.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.16.0.tgz", + "integrity": "sha512-0WFBxDHlT2ratGQfnFQEVIsgQJ5cfd+0IV8Kc6U3X2onB8ATLG23voD2Ch5G9fCkEpCPmCMuzW0tbS0kYb8biw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e8466d6..371f20b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@vercel/ncc": "0.44.1", "eslint": "9.39.3", "eslint-plugin-github": "6.1.1", - "eslint-plugin-jest": "29.15.5", + "eslint-plugin-jest": "29.16.0", "globals": "17.8.0", "jest": "30.4.2", "jest-circus": "30.4.2",