diff --git a/package-lock.json b/package-lock.json index 7d814bbd7a..29b923cb4d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@stoplight/spectral-ruleset-bundler": "^1.6.3", "apache-arrow": "^21.1.0", "dotenv": "^17.2.3", - "eslint-plugin-jest": "^29.0.1", + "eslint-plugin-jest": "^29.1.0", "inflection": "^3.0.2", "markdown-table": "^3.0.4", "openapi-to-postmanv2": "5.3.5", @@ -7110,9 +7110,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.0.1.tgz", - "integrity": "sha512-EE44T0OSMCeXhDrrdsbKAhprobKkPtJTbQz5yEktysNpHeDZTAL1SfDTNKmcFfJkY6yrQLtTKZALrD3j/Gpmiw==", + "version": "29.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.1.0.tgz", + "integrity": "sha512-LabxXbASXVjguqL+kBHTPMf3gUeSqwH4fsrEyHTY/MCs42I/p9+ctg09SJpYiD8eGaIsP6GwYr5xW6xWS9XgZg==", "license": "MIT", "dependencies": { "@typescript-eslint/utils": "^8.0.0" diff --git a/package.json b/package.json index 74cccfe7eb..04c75b1607 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@stoplight/spectral-ruleset-bundler": "^1.6.3", "apache-arrow": "^21.1.0", "dotenv": "^17.2.3", - "eslint-plugin-jest": "^29.0.1", + "eslint-plugin-jest": "^29.1.0", "inflection": "^3.0.2", "markdown-table": "^3.0.4", "openapi-to-postmanv2": "5.3.5",