diff --git a/ui/package-lock.json b/ui/package-lock.json index 126536d71..ac618fdc4 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -65,7 +65,7 @@ "@vitejs/plugin-react": "6.0.3", "eslint": "10.5.0", "eslint-config-prettier": "10.1.8", - "eslint-plugin-jest": "29.15.2", + "eslint-plugin-jest": "29.15.3", "eslint-plugin-react-compiler": "19.1.0-rc.2", "identity-obj-proxy": "3.0.0", "jest": "30.4.2", @@ -7406,9 +7406,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.15.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.2.tgz", - "integrity": "sha512-kEN4r9RZl1xcsb4arGq89LrcVdOUFII/JSCwtTPJyv16mDwmPrcuEQwpxqZHeINvcsd7oK5O/rhdGlxFRaZwvQ==", + "version": "29.15.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.3.tgz", + "integrity": "sha512-iK2nHK4zBfxkkeP0japj/wvECG2z8qCdnQsOKdsNF82SfLvkD46jcrmkWTwfGCTYV9XPOZcJ7QyjFyppnp94WQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/ui/package.json b/ui/package.json index cd9b8e3c3..a4d3d226c 100644 --- a/ui/package.json +++ b/ui/package.json @@ -61,7 +61,7 @@ "@vitejs/plugin-react": "6.0.3", "eslint": "10.5.0", "eslint-config-prettier": "10.1.8", - "eslint-plugin-jest": "29.15.2", + "eslint-plugin-jest": "29.15.3", "eslint-plugin-react-compiler": "19.1.0-rc.2", "identity-obj-proxy": "3.0.0", "jest": "30.4.2",