From 978d6aec9725f70e033286961b764e019fe1eabe Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Fri, 5 Jul 2024 15:54:00 +0000 Subject: [PATCH] chore(deps): update yarn to v3.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88aa4b9a..38eb87c8 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "react-transition-group": ">=4.4.5", "styled-components": ">=5.3.11" }, - "packageManager": "yarn@3.3.1", + "packageManager": "yarn@3.8.3", "resolutions": { "@storybook/mdx2-csf": "0.1.0-next.8" },