From d61ec20c5f9a7d92dd10d5754c60b595d2eb68aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:20:28 -0500 Subject: [PATCH] CHORE(NPM) - bump @leafygreen-ui/segmented-control from 8.2.6 to 8.2.8 (#2278) --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9176989332..60adf2a5c1 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@leafygreen-ui/radio-box-group": "12.0.16", "@leafygreen-ui/radio-group": "10.2.4", "@leafygreen-ui/search-input": "2.0.8", - "@leafygreen-ui/segmented-control": "8.2.6", + "@leafygreen-ui/segmented-control": "8.2.8", "@leafygreen-ui/select": "11.1.1", "@leafygreen-ui/side-nav": "14.1.0", "@leafygreen-ui/skeleton-loader": "1.1.0", diff --git a/yarn.lock b/yarn.lock index e92bf7da9e..a57cf18f0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3865,19 +3865,19 @@ lodash "^4.17.21" polished "^4.2.2" -"@leafygreen-ui/segmented-control@8.2.6": - version "8.2.6" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/segmented-control/-/segmented-control-8.2.6.tgz#9f64c2fcbfcd7c15c8192f3d0575b1dbcbe2f733" - integrity sha512-s1/K0pY2YW90Dh7sMst4xuUYQqIW1LWFQyoqpDyjVZV8RuqQbYq9BzTSNkrb3njq6JpHGOhmvT7wFrqoMljMvw== +"@leafygreen-ui/segmented-control@8.2.8": + version "8.2.8" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/segmented-control/-/segmented-control-8.2.8.tgz#1b86bff983acdd3bf31a3fa9f8ba09770919ae73" + integrity sha512-81fJMvox7HBRMgErE3YZ0IBSRY5ge99LTjtBHBLz1GiAJKwX9Wa3QboVOuHQAdj0vj/RFW7D9qE7QY1klfZJEA== dependencies: "@leafygreen-ui/box" "^3.1.8" "@leafygreen-ui/emotion" "^4.0.7" "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/icon" "^11.23.0" - "@leafygreen-ui/lib" "^11.0.0" + "@leafygreen-ui/lib" "^13.0.0" "@leafygreen-ui/palette" "^4.0.7" "@leafygreen-ui/tokens" "^2.2.0" - "@leafygreen-ui/typography" "^17.0.0" + "@leafygreen-ui/typography" "^18.0.0" lodash "^4.17.21" polished "^4.2.2"