From e22f5aafba70cee591f17c3612ce6f06508a7a3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:42:19 +0000 Subject: [PATCH] chore(deps): update yarn to v1.22.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0182ebe0e7..1d6e5aee70 100644 --- a/package.json +++ b/package.json @@ -81,6 +81,6 @@ ], "volta": { "node": "18.15.0", - "yarn": "1.22.19" + "yarn": "1.22.21" } }