From 13158e0c7b7b48a6a8018601f5dd75ecca38b9f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 22:40:55 +0000 Subject: [PATCH] chore(deps): update yarn to v4.4.0 (#1031) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87ffb7561..ff3d3fac4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "repository": "https://github.com/christophehurpeau/nightingale.git", "homepage": "https://github.com/christophehurpeau/nightingale", "type": "module", - "packageManager": "yarn@4.3.1", + "packageManager": "yarn@4.4.0", "engines": { "node": ">=18.12.0" },