diff --git a/package-lock.json b/package-lock.json index 34950d3b6..4c0a8d07e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "chai": "5.2.0", "cheerio": "1.1.0", "css-select": "5.1.0", - "eslint-config-prettier": "9.1.0", + "eslint-config-prettier": "9.1.2", "eslint-plugin-cypress": "2.15.2", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-jsdoc": "51.3.4", @@ -6245,9 +6245,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", - "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", + "version": "9.1.2", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.2.tgz", + "integrity": "sha512-iI1f+D2ViGn+uvv5HuHVUamg8ll4tN+JRHGc6IJi4TP9Kl976C57fzPXgseXNs8v0iA8aSJpHsTWjDb9QJamGQ==", "license": "MIT", "peer": true, "bin": { diff --git a/package.json b/package.json index 0c8f6c6ca..a18372127 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "chai": "5.2.0", "cheerio": "1.1.0", "css-select": "5.1.0", - "eslint-config-prettier": "9.1.0", + "eslint-config-prettier": "9.1.2", "eslint-plugin-cypress": "2.15.2", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-jsdoc": "51.3.4",