From b802123c2ac4eba185c4c137036d6cc8e02b8c85 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 10:06:43 +0000 Subject: [PATCH] Update Yarn to v3.8.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e27ab679..ef01cc85 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "test": "turbo run test", "build": "turbo run build" }, - "packageManager": "yarn@3.3.1", + "packageManager": "yarn@3.8.7", "dependencies": { "prettier": "^2.8.8", "turbo": "^1.7.0"