From 2a3d94cb9987f2ed490ae6b02cdb07841fc49fed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 16:00:07 +0000 Subject: [PATCH] Update dependency prettier to v3.8.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 72b92b28..b3fd007a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-react": "7.37.5", "feed": "5.1.0", "marked": "17.0.1", - "prettier": "3.7.4", + "prettier": "3.8.4", "start-server-and-test": "2.1.3", "tsx": "4.21.0", "typescript": "5.9.3", diff --git a/yarn.lock b/yarn.lock index ad142231..f0804adb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4674,10 +4674,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@3.7.4: - version "3.7.4" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f" - integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA== +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== pretty-bytes@^5.6.0: version "5.6.0"