From 0509a2ff3a0046eed95beb4df8a38037239d55a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Jun 2024 16:34:40 +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 6defd0ed..eef0dc16 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",