From e9e73316611fb7e00665b0570da2af3461aa6194 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 22:34:18 +0000 Subject: [PATCH] chore(deps): update yarn to v3.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 501804a..f213e17 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "ts-jest": "^28.0.7", "typescript": "^4.7.4" }, - "packageManager": "yarn@3.2.2", + "packageManager": "yarn@3.6.2", "engines": { "node": ">=16.15" },