From fd188e2f24e21577677b4416a0405e9949152a18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 13:44:42 +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 cef08fed3..6af37217a 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ }, "engines": { "node": "16.15.0", - "yarn": "1.22.18" + "yarn": "1.22.22" }, "resolutions": { "**/acorn": "^7.1.1",