From c81611130556f223aa1b0992f3b3b1c5f24845a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 19:18:44 +0000 Subject: [PATCH] chore(deps): update yarn to v4.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3635d4c2..53e24122 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "author": "JounQin (https://www.1stG.me) ", "license": "MIT", "private": true, - "packageManager": "yarn@4.1.0", + "packageManager": "yarn@4.3.0", "scripts": { "build": "tsx scripts/build", "lint": "run-p 'lint:*'",