From 9b66e0ac3875c463cc419ec6de7ee9f898740d55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:06:03 +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 02cbad02..528ec357 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "description": "Node packages for jonnyeom.com", "engines": { "node": "20.x", - "yarn": "1.x" + "yarn": "1.22.22" }, "bugs": { "url": "https://github.com/jonnyeom/jonnyeom/issues"