From f9642280f90548b7e2df7cb5447f7036d2f4bad8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 17:25:05 +0000 Subject: [PATCH] chore(deps): 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 39291dd..509ef34 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,5 @@ "devDependencies": { "vuepress": "^1.9.0" }, - "packageManager": "yarn@4.4.0" + "packageManager": "yarn@4.5.1" }