diff --git a/package-lock.json b/package-lock.json index 692c18cfa20..9652b9de7db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -104,7 +104,7 @@ "cypress-split": "^1.24.20", "cypress-visual-regression": "^5.3.0", "cypress-vite": "^1.6.0", - "eslint-config-prettier": "^10.1.5", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-cypress": "^3.6.0", "identity-obj-proxy": "^3.0.0", "jsdom": "^26.1.0", @@ -10092,9 +10092,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "10.1.5", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz", - "integrity": "sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==", + "version": "10.1.8", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz", + "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==", "dev": true, "license": "MIT", "bin": { @@ -27144,9 +27144,9 @@ } }, "eslint-config-prettier": { - "version": "10.1.5", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz", - "integrity": "sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==", + "version": "10.1.8", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz", + "integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index d75319c1b1f..5e6efcf5c67 100644 --- a/package.json +++ b/package.json @@ -122,7 +122,7 @@ "cypress-split": "^1.24.20", "cypress-visual-regression": "^5.3.0", "cypress-vite": "^1.6.0", - "eslint-config-prettier": "^10.1.5", + "eslint-config-prettier": "^10.1.8", "eslint-plugin-cypress": "^3.6.0", "identity-obj-proxy": "^3.0.0", "jsdom": "^26.1.0",