diff --git a/package.json b/package.json index caeb713..de687a3 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,6 @@ }, "devDependencies": { "action-docs": "^2.5.1", - "prettier": "^3.8.4" + "prettier": "^3.8.5" } } diff --git a/yarn.lock b/yarn.lock index 2bfe7cf..ecee0c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -150,10 +150,10 @@ once@^1.3.0: dependencies: wrappy "1" -prettier@^3.8.4: - version "3.8.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411" - 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== replace-in-file@^7.1.0: version "7.2.0"