From fe69f74c05b709665a9b6dacdb12f274377b134e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 04:36:25 +0000 Subject: [PATCH] chore(deps): update yarn to v1.22.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 396224a..ec0eb59 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "workspaces": [ "packages/*" ], - "packageManager": "yarn@1.22.19", + "packageManager": "yarn@1.22.21", "scripts": { "build": "run-p build:*", "build:r": "r -f cjs",