diff --git a/package-lock.json b/package-lock.json index 86fe309cb1..2f3717548f 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.2.1", + "eslint-plugin-jest": "^29.5.0", "inflection": "^3.0.2", "markdown-table": "^3.0.4", "openapi-to-postmanv2": "5.6.0", @@ -7128,9 +7128,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.2.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.2.1.tgz", - "integrity": "sha512-0WLIezrIxitUGbjMIGwznVzSIp0uFJV0PZ2fiSvpyVcxe+QMXKUt7MRhUpzdbctnnLwiOTOFkACplgB0wAglFw==", + "version": "29.5.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.5.0.tgz", + "integrity": "sha512-DAi9H8xN/TUuNOt+xDP1RqpCJLsSxBb5u1zXSpCyp0VAWGL8MBAg5t7/Dk+76iX7d1LhWu4DDH77IQNUolLDyg==", "license": "MIT", "dependencies": { "@typescript-eslint/utils": "^8.0.0" diff --git a/package.json b/package.json index 4d1660d108..b740ce1366 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.2.1", + "eslint-plugin-jest": "^29.5.0", "inflection": "^3.0.2", "markdown-table": "^3.0.4", "openapi-to-postmanv2": "5.6.0",