From 44005e73fe6ed182b6327aee5582ceb4452c14f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 09:31:06 +0000 Subject: [PATCH] chore(deps): update yarn to v4.6.0 (#59) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e420613..eb97437 100644 --- a/package.json +++ b/package.json @@ -64,5 +64,5 @@ "typescript": "^5.7.2", "typescript-eslint": "^8.18.2" }, - "packageManager": "yarn@4.5.3" + "packageManager": "yarn@4.6.0" }