From 35f27ed1433fd1740531ae30cad0e9174877910c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Jun 2025 02:08:01 +0000 Subject: [PATCH] Update dependency prettier to v3.6.0 --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d99af5a..0645bb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1276,9 +1276,9 @@ pino@^9.0.0: thread-stream "^3.0.0" prettier@^3.5.2: - version "3.5.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5" - integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw== + version "3.6.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea" + integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw== process-warning@^4.0.0: version "4.0.1"