From e5fb038c5e6ed515b14516c1970aeb6b03383a5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 16:12:42 +0000 Subject: [PATCH] chore(deps): update yarn to v4.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6212de7..28325a7 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "type": "module", - "packageManager": "yarn@4.6.0", + "packageManager": "yarn@4.12.0", "workspaces": [ ".github/actions/*" ],