From 6044c937184529da039311395d374cd081443e6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 16:37:24 +0000 Subject: [PATCH] chore(deps): update yarn to v4.11.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 d83a71e..d5b84fc 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.10.3" + "packageManager": "yarn@4.11.0" }