From 0e0b5a64c23f60d835d43e86b9c1908a51a428d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Mar 2025 00:44:49 +0000 Subject: [PATCH] chore(deps): update yarn to v4.7.0 (#429) 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 158eefc2..2bad7b5f 100644 --- a/package.json +++ b/package.json @@ -93,5 +93,5 @@ "vue": "3.5.13", "vue-tsc": "^2.0.0" }, - "packageManager": "yarn@4.6.0" + "packageManager": "yarn@4.7.0" }