From 9d60e968adbd4bdfe1dd0648cffb4de1c0cc1f16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 21:37:17 +0000 Subject: [PATCH] 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 3e4f3706..f76e50d8 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ }, "engines": { "node": "16.20.2", - "yarn": "1.22.19" + "yarn": "1.22.22" }, "resolutions": { "**/acorn": "^7.1.1",