diff --git a/package-lock.json b/package-lock.json index 36edddbb..9b23d37e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ }, "devDependencies": { "eslint": "9.18.0", - "eslint-plugin-jest": "28.10.0", + "eslint-plugin-jest": "28.11.0", "jest": "29.7.0", "memfs": "4.17.0", "neostandard": "0.12.0", @@ -3163,9 +3163,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "28.10.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.10.0.tgz", - "integrity": "sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA==", + "version": "28.11.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.11.0.tgz", + "integrity": "sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 8ea15d20..007a1dc5 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "devDependencies": { "eslint": "9.18.0", - "eslint-plugin-jest": "28.10.0", + "eslint-plugin-jest": "28.11.0", "jest": "29.7.0", "memfs": "4.17.0", "neostandard": "0.12.0",