From 92ea9934f45167dec38b650e9a009dd091895e15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:44:14 +0000 Subject: [PATCH] chore(deps): update yarn to v3.8.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b6fcb2e..e79df5ed 100644 --- a/package.json +++ b/package.json @@ -101,5 +101,5 @@ "workspaces": [ "packages/*" ], - "packageManager": "yarn@3.0.2" + "packageManager": "yarn@3.8.6" }