diff --git a/package-lock.json b/package-lock.json index c57fcc6f1e..25b98f763f 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.11.2", + "eslint-plugin-jest": "^29.12.1", "inflection": "^3.0.2", "markdown-table": "^3.0.4", "openapi-to-postmanv2": "5.7.0", @@ -7143,9 +7143,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.11.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.11.2.tgz", - "integrity": "sha512-ISlgFckxC8Pon9/3gD2Cosbt9qA9VmrNobI6aGHfimklCOuPR5uftI413YBwa2rqLWy+VHDlx5je/6elPUMLlg==", + "version": "29.12.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.12.1.tgz", + "integrity": "sha512-Rxo7r4jSANMBkXLICJKS0gjacgyopfNAsoS0e3R9AHnjoKuQOaaPfmsDJPi8UWwygI099OV/K/JhpYRVkxD4AA==", "license": "MIT", "dependencies": { "@typescript-eslint/utils": "^8.0.0" diff --git a/package.json b/package.json index fba0191459..cecea0bf5a 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.11.2", + "eslint-plugin-jest": "^29.12.1", "inflection": "^3.0.2", "markdown-table": "^3.0.4", "openapi-to-postmanv2": "5.7.0",