From 6afb442a5927e7528a1980ff6d36a7b269a50ffe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 07:56:36 +0000 Subject: [PATCH] chore(deps): update yarn to v1.22.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa984a152..a95c3fe70 100644 --- a/package.json +++ b/package.json @@ -96,5 +96,5 @@ "engines": { "node": "22.x" }, - "packageManager": "yarn@1.22.19" + "packageManager": "yarn@1.22.22" }