From a0be7a3bc4252c09e299da0a0ec501b588888f70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 07:53:51 +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 6d4c1eb04..c093d0fb5 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "engines": { "node": "22.x" }, - "packageManager": "yarn@1.22.19", + "packageManager": "yarn@1.22.22", "resolutions": { "@types/react": "19.0.4", "@types/react-dom": "19.0.2"