From 137915b40ea64b235fe62d446e4602671382d3d4 Mon Sep 17 00:00:00 2001 From: mnajdova Date: Wed, 11 Oct 2023 16:43:17 +0200 Subject: [PATCH] yarn deduplicate --- yarn.lock | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/yarn.lock b/yarn.lock index 36810b6c209ded..e1a7b8c42accdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3739,15 +3739,7 @@ dependencies: "@types/node" "*" -"@types/hoist-non-react-statics@^3.3.1": - version "3.3.1" - resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f" - integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA== - dependencies: - "@types/react" "*" - hoist-non-react-statics "^3.3.0" - -"@types/hoist-non-react-statics@^3.3.2": +"@types/hoist-non-react-statics@^3.3.1", "@types/hoist-non-react-statics@^3.3.2": version "3.3.3" resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.3.tgz#8bb41d9a88164f82dd2745ff05e637e655f34d19" integrity sha512-Wny3a2UXn5FEA1l7gc6BbpoV5mD1XijZqgkp4TRgDCDL5r3B5ieOFGUX5h3n78Tr1MEG7BfvoM8qeztdvNU0fw==