From f9875d67448675ae787452dec4b15db3f495513d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 10:55:22 +0000 Subject: [PATCH] chore(deps): update yarn to v3.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1c48c3ae7..d00a883409 100644 --- a/package.json +++ b/package.json @@ -142,5 +142,5 @@ "minimist": "1.2.8", "merge": "^2.1.1" }, - "packageManager": "yarn@3.6.4" + "packageManager": "yarn@3.8.1" }