From e29d907c13f9ea551f058273143d4fc7f4b2f39d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 04:41:06 +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 82428552..5cc8186e 100644 --- a/package.json +++ b/package.json @@ -71,5 +71,5 @@ "peerDependencies": { "lodash": "*" }, - "packageManager": "yarn@3.7.0" + "packageManager": "yarn@4.0.2" }