From 5fa956a9d72f17da1e1248d8c958fe890bc5e605 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 10:52:24 +0000 Subject: [PATCH] DEV: 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 595a1c3..b043ffd 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,6 @@ }, "volta": { "node": "18.19.0", - "yarn": "1.22.19" + "yarn": "1.22.21" } }