From 1de61c9e3090b431048417e99ff724cff7e46f2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 02:40:55 +0000 Subject: [PATCH] chore(deps): update yarn to v3.8.3 (#177) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 724d907..021046d 100644 --- a/package.json +++ b/package.json @@ -104,5 +104,5 @@ "workspaces": [ "packages/*" ], - "packageManager": "yarn@3.8.2" + "packageManager": "yarn@3.8.3" }