From 82a0c4ff0c3d42769d8193e2fa303d0156a29828 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 17:45:29 +0000 Subject: [PATCH] chore(deps): update yarn to v4.5.3 (#769) 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 ce9da5598..9e4562ca5 100644 --- a/package.json +++ b/package.json @@ -50,5 +50,5 @@ "tailwindcss-logical": "^3.0.1", "typescript": "^5.5.4" }, - "packageManager": "yarn@4.4.0" + "packageManager": "yarn@4.5.3" }