From 106ec54454719eceae404c5cf797249c55215a08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 22:55:48 +0000 Subject: [PATCH] chore(deps): update yarn to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cc864010..e138a0448 100644 --- a/package.json +++ b/package.json @@ -78,6 +78,6 @@ }, "volta": { "node": "16.15.1", - "yarn": "3.3.0" + "yarn": "4.3.0" } }