From 9f3ff99936d713fe5904a994bbf4317c9c02b296 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 19:01:58 +0000 Subject: [PATCH] chore(deps): update yarn to v4.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8eab352..5fe9f30 100644 --- a/package.json +++ b/package.json @@ -72,5 +72,5 @@ "tsx": "4.19.1", "typescript": "5.6.2" }, - "packageManager": "yarn@4.4.1" + "packageManager": "yarn@4.5.1" }