From a50e86167528a3a7bf33d2355416f5fcd28ad32c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 13:00:39 +0000 Subject: [PATCH] chore(deps): update yarn to v4.12.0 --- test-data/yarn-pnp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-data/yarn-pnp/package.json b/test-data/yarn-pnp/package.json index a7b84cf5..aacd56e5 100644 --- a/test-data/yarn-pnp/package.json +++ b/test-data/yarn-pnp/package.json @@ -1,6 +1,6 @@ { "name": "yarn2", - "packageManager": "yarn@4.10.3", + "packageManager": "yarn@4.12.0", "dependencies": { "axios": "1.13.1", "typescript": "^5.3.3"