From 3c2e622d905e52cdcd7dab7ee54ef7657950b1b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:43:28 -0400 Subject: [PATCH] chore(deps): update yarn to v4.5.0 (#11004) 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 60e5c473760..8ada21b2171 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "engines": { "node": ">=20.17.0" }, - "packageManager": "yarn@4.3.1", + "packageManager": "yarn@4.5.0", "keywords": [ "react", "patternfly",