From 299e3b21bca73075df8c22962c3ce77eb8b97ae9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:04:21 +0000 Subject: [PATCH] chore(deps): update yarn to v4.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a4d95282c8..cb473f211d3 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "engines": { "node": ">=18.18.0" }, - "packageManager": "yarn@4.5.1", + "packageManager": "yarn@4.5.2", "workspaces": [ "apps/*", "packages/*"