From aab05fb3a17290f80c9a6d1bc11458d3ccb8ee9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 07:28:00 +0000 Subject: [PATCH] chore(deps): update yarn to v4.3.1 --- 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 3588b15f..15b0a724 100644 --- a/test-data/yarn-pnp/package.json +++ b/test-data/yarn-pnp/package.json @@ -1,6 +1,6 @@ { "name": "yarn2", - "packageManager": "yarn@4.1.0", + "packageManager": "yarn@4.3.1", "dependencies": { "axios": "1.6.7", "typescript": "^5.3.3"