From 2c4958a6ec09ba5c8b83e75422efee84e5335206 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:14:12 +0000 Subject: [PATCH] CHORE(NPM) - bump @leafygreen-ui/segmented-control from 8.2.6 to 8.2.8 Bumps [@leafygreen-ui/segmented-control](https://github.com/mongodb/leafygreen-ui) from 8.2.6 to 8.2.8. - [Release notes](https://github.com/mongodb/leafygreen-ui/releases) - [Commits](https://github.com/mongodb/leafygreen-ui/compare/@leafygreen-ui/segmented-control@8.2.6...@leafygreen-ui/segmented-control@8.2.8) --- updated-dependencies: - dependency-name: "@leafygreen-ui/segmented-control" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index dfd9165269..6b7207ce38 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 3e4b7840e0..a31ad51d82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3788,19 +3788,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"