From bd78c292af48cc14fcc24fde434b6dbb91f282f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 16:10:47 +0000 Subject: [PATCH] chore(deps): update yarn to v3.8.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b6fcb2e..0c47fe6a 100644 --- a/package.json +++ b/package.json @@ -101,5 +101,5 @@ "workspaces": [ "packages/*" ], - "packageManager": "yarn@3.0.2" + "packageManager": "yarn@3.8.5" }