diff --git a/package.json b/package.json index f947c26..517ac93 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "^3.10.1", "@docusaurus/types": "^3.10.1", - "prettier": "^3.8.4" + "prettier": "^3.8.5" }, "browserslist": { "production": [ diff --git a/yarn.lock b/yarn.lock index 05bf497..c5e73dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7257,10 +7257,10 @@ postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.33, postcss@^8.5.4: picocolors "^1.1.1" source-map-js "^1.2.1" -prettier@^3.8.4: - version "3.8.4" - resolved "https://registry.npmjs.org/prettier/-/prettier-3.8.4.tgz" - integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q== +prettier@^3.8.5: + version "3.8.5" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.5.tgz#81cf9de0cf46db973fa85103ff06dfcdb0d9bc39" + integrity sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA== pretty-error@^4.0.0: version "4.0.0"