From 5ddee5578e0a93fe1c8db68b1fd2a132642d5888 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 11:04:32 +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 2547cea314..fb098d25b6 100644 --- a/package.json +++ b/package.json @@ -63,5 +63,5 @@ "arrowParens": "avoid", "singleQuote": true }, - "packageManager": "yarn@3.7.0" + "packageManager": "yarn@4.0.2" }