From bd55f4972c1bb3e66b274b12e4f52f576cd6ff1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:30:29 +0000 Subject: [PATCH] Update Yarn to v4.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3693d9e5..2e0da6f8 100644 --- a/package.json +++ b/package.json @@ -44,5 +44,5 @@ }, "homepage": "https://github.com/dev-protocol/template-repos-ts#readme", "private": true, - "packageManager": "yarn@4.5.0" + "packageManager": "yarn@4.5.1" }