From d71a74ed57d278700664ce83522cc959c859dd2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 12:17: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 cef08fed..6af37217 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",