From 4b42ea214df7a234f0243ebcfaec67961636e0ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 10:21:16 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20Yarn=20to=20v4.4?= =?UTF-8?q?.1=20(#606)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82412d7..5ae5f26 100644 --- a/package.json +++ b/package.json @@ -29,5 +29,5 @@ "vite-plugin-live-reload": "3.0.3", "vite-plugin-mkcert": "1.17.6" }, - "packageManager": "yarn@4.4.0" + "packageManager": "yarn@4.4.1" }