From e7af71a8b97bf5daeb85dbea11aa6dc3ea47f7d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:34:28 +0000 Subject: [PATCH] chore(deps): update yarn to v4.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38555f6..d3e17bd 100644 --- a/package.json +++ b/package.json @@ -105,5 +105,5 @@ "engines": { "node": ">= 18.12.0" }, - "packageManager": "yarn@4.5.2" + "packageManager": "yarn@4.5.3" }