From 25ee1d3fa3f52a14929287c435943a7dfa4b255a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 05:57:12 +0000 Subject: [PATCH] chore(deps): update yarn to v4.12.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6980e36..e22b1b2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "volta": { "node": "20.19.5", - "yarn": "4.11.0" + "yarn": "4.12.0" }, - "packageManager": "yarn@4.11.0" + "packageManager": "yarn@4.12.0" }