From 09525686653740ea4aa3c22584c7978c2ff3b5d3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Feb 2025 02:01:23 +0000 Subject: [PATCH] Update dependency prettier to v3.5.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 070ab23..8cbb682 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1019,9 +1019,9 @@ pino@^9.0.0: thread-stream "^3.0.0" prettier@^3.0.0: - version "3.4.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f" - integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ== + version "3.5.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7" + integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA== process-warning@^4.0.0: version "4.0.1"