From 3c9e77cef0c688720b2721edff34971a460513a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 23:43:02 +0200 Subject: [PATCH] chore(deps): update yarn to v4.5.3 (#6103) 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 345047742c6..0ba7296b40a 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "engines": { "node": ">=18.18.0" }, - "packageManager": "yarn@4.5.2", + "packageManager": "yarn@4.5.3", "workspaces": [ "apps/*", "packages/*"