From 2bc185955809f6b21218d4ac1e43e5bb71dda127 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:58:15 +0800 Subject: [PATCH] Update Yarn to v4.0.2 (#174) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 022a1b9..ca24112 100644 --- a/package.json +++ b/package.json @@ -19,5 +19,5 @@ "prettier": "^3.0.3", "typescript": "^5.2.2" }, - "packageManager": "yarn@4.0.0-rc.53" + "packageManager": "yarn@4.0.2" }