From c5dec7cfddd68323566651bc05e1e5d6166c3ac2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 18:05:44 +0000 Subject: [PATCH] chore(deps): update yarn to v4.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 71c5e059..8999c1a0 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "repository": "https://github.com/christophehurpeau/reviewflow.git", "homepage": "https://github.com/christophehurpeau/reviewflow", "type": "module", - "packageManager": "yarn@4.2.0", + "packageManager": "yarn@4.2.1", "engines": { "node": ">=20.9.0" },