From 010686cef880c52526d3a652d62b59449a681fd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 16:08:02 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3.8.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7b1ad4ee..839d8bd1 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "eslint-plugin-promise": "7.3.0", "eslint-plugin-react": "7.37.5", "husky": "9.1.7", - "prettier": "3.8.4", + "prettier": "3.8.5", "typescript": "6.0.3" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 88e0818e..16d54e22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13043,10 +13043,10 @@ prelude-ls@^1.2.1: resolved "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== -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== prettier@^2: version "2.8.8"