From 0a448f509e4586808d7faf8da7009606594a60d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 17:09:57 +0000 Subject: [PATCH] chore(deps): update yarn to v4.13.0 --- fixtures/global-cache/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/global-cache/package.json b/fixtures/global-cache/package.json index 0fd41e6..4c9034a 100644 --- a/fixtures/global-cache/package.json +++ b/fixtures/global-cache/package.json @@ -3,5 +3,5 @@ "dependencies": { "source-map-support": "^0.5.21" }, - "packageManager": "yarn@4.12.0" + "packageManager": "yarn@4.13.0" }