From 6ee0356ea66190912c194f5056c6761871bdf3a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 18:12:48 +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" } }