From 6f0c0f961a2b421ce0427da0e154a4a36bbc0c73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 22:43:34 +0000 Subject: [PATCH] CHORE(NPM) - bump @leafygreen-ui/radio-box-group from 12.0.1 to 12.0.4 Bumps [@leafygreen-ui/radio-box-group](https://github.com/mongodb/leafygreen-ui) from 12.0.1 to 12.0.4. - [Release notes](https://github.com/mongodb/leafygreen-ui/releases) - [Commits](https://github.com/mongodb/leafygreen-ui/compare/@leafygreen-ui/radio-box-group@12.0.1...@leafygreen-ui/radio-box-group@12.0.4) --- updated-dependencies: - dependency-name: "@leafygreen-ui/radio-box-group" 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 f73b1d6db0..bc0fde2e7d 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@leafygreen-ui/pagination": "1.0.12", "@leafygreen-ui/palette": "4.0.7", "@leafygreen-ui/popover": "11.0.17", - "@leafygreen-ui/radio-box-group": "12.0.1", + "@leafygreen-ui/radio-box-group": "12.0.4", "@leafygreen-ui/radio-group": "10.1.1", "@leafygreen-ui/search-input": "2.0.8", "@leafygreen-ui/segmented-control": "8.2.6", diff --git a/yarn.lock b/yarn.lock index 91608b9d55..b8c30832b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3821,15 +3821,15 @@ "@leafygreen-ui/hooks" "^8.0.0" "@leafygreen-ui/lib" "^13.0.0" -"@leafygreen-ui/radio-box-group@12.0.1": - version "12.0.1" - resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-box-group/-/radio-box-group-12.0.1.tgz#64f44ad30d99958ccc18e2303269175c4cad715d" - integrity sha512-5Sh0+4v9CTV2/I3Tpu0jvpth77ISI+fkbe4IcZBADBxv3Ccggnh4VKdJh6uJZRrpfwERXRl1lvltq4il77B0Ow== +"@leafygreen-ui/radio-box-group@12.0.4": + version "12.0.4" + resolved "https://registry.yarnpkg.com/@leafygreen-ui/radio-box-group/-/radio-box-group-12.0.4.tgz#36fe865d757c466bad7afd5701852ac7c8796a4d" + integrity sha512-iNXXlIP2NK9+CX314cWs54J9L8b04thU8OEDYYuIC32VNJPEBg4Dzx+o11SW/p+L/6nzw5lnGkfVzAisMq1MpQ== dependencies: "@leafygreen-ui/emotion" "^4.0.3" "@leafygreen-ui/hooks" "^7.3.3" - "@leafygreen-ui/palette" "^3.4.4" - "@leafygreen-ui/tokens" "^1.4.0" + "@leafygreen-ui/palette" "^4.0.0" + "@leafygreen-ui/tokens" "^2.0.1" "@leafygreen-ui/radio-group@10.1.1": version "10.1.1"