diff --git a/package-lock.json b/package-lock.json index 92930e50558ec54..24e7fd5ed639827 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "node-html-parser": "7.0.1", "openapi-types": "12.1.3", "parse-duration": "2.1.3", - "prettier": "3.5.2", + "prettier": "3.5.3", "prettier-plugin-astro": "0.14.1", "prettier-plugin-tailwindcss": "0.6.9", "pretty-bytes": "6.1.1", @@ -14631,9 +14631,9 @@ } }, "node_modules/prettier": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.2.tgz", - "integrity": "sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==", + "version": "3.5.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.3.tgz", + "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 53ee10c75fad1a2..3154ccd05526562 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "node-html-parser": "7.0.1", "openapi-types": "12.1.3", "parse-duration": "2.1.3", - "prettier": "3.5.2", + "prettier": "3.5.3", "prettier-plugin-astro": "0.14.1", "prettier-plugin-tailwindcss": "0.6.9", "pretty-bytes": "6.1.1",