From a4fd376659c13a25dd38a90f48c3485568531366 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 20:11:42 +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 64149101e6..dac92a84cc 100644 --- a/package.json +++ b/package.json @@ -81,6 +81,6 @@ ], "volta": { "node": "20.11.1", - "yarn": "1.22.21" + "yarn": "1.22.22" } }