From ac7735371fad0ede6c1b86f5fc5520d396ab7a37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 10:12:47 +0200 Subject: [PATCH] chore(deps): update yarn to v4.5.1 (#6021) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2d82bea3b1..f39b4f4d46b 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "yarn": ">=1.22.0", "npm": "please-use-yarn" }, - "packageManager": "yarn@4.5.0", + "packageManager": "yarn@4.5.1", "workspaces": [ "apps/*", "packages/*"