From 01c40c3872a4400be141a04c0bd61d42bcbd594d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 16:52:11 +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 ddd62917b..25bdfb1b5 100644 --- a/package.json +++ b/package.json @@ -24,5 +24,5 @@ "vuepress": "2.0.0-rc.17", "vuepress-theme-hope": "2.0.0-rc.58" }, - "packageManager": "yarn@4.5.0" + "packageManager": "yarn@4.5.1" }