From 00c2af3bacec171407f97f132fc81b65f84c958b Mon Sep 17 00:00:00 2001 From: Dmitriy Date: Fri, 27 Sep 2024 16:51:19 +0200 Subject: [PATCH] update yarn --- build/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/package.json b/build/package.json index 7100d6e..8d37e3f 100644 --- a/build/package.json +++ b/build/package.json @@ -36,5 +36,5 @@ "@release-it/bumper": "^3.0.1", "release-it": "^14.12.4" }, - "packageManager": "yarn@4.3.1" + "packageManager": "yarn@4.5.0" }