From 42fa2591d8211ff3f8582cb1e0e529f7d7d6ea7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 16:16:08 +0000 Subject: [PATCH] Update Yarn to v4.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 539db94..2d34c1f 100644 --- a/package.json +++ b/package.json @@ -5,5 +5,5 @@ "textlint-rule-preset-ja-technical-writing": "12.0.2", "textlint-rule-prh": "6.0.0" }, - "packageManager": "yarn@4.5.3" + "packageManager": "yarn@4.6.0" }