From c249ebd3c4ee6032974a0e111b7289eaee865cf3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 23:17:49 +0000 Subject: [PATCH] Update Yarn to v4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a081de4..32844234 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "type": "git", "url": "git+https://github.com/IntellectualSites/Arkitektonika.git" }, - "packageManager": "yarn@4.1.0", + "packageManager": "yarn@4.3.0", "type": "module", "author": "IntellectualSites", "license": "ISC",