Skip to content

Commit

Permalink
CHORE(NPM) - bump @leafygreen-ui/segmented-control from 8.2.11 to 8.2…
Browse files Browse the repository at this point in the history
….13 (#296)
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 00b2bd0 commit 39137e2
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 18 deletions.
2 changes: 1 addition & 1 deletion apps/parsley/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@leafygreen-ui/menu": "22.0.8",
"@leafygreen-ui/modal": "16.0.5",
"@leafygreen-ui/palette": "4.0.9",
"@leafygreen-ui/segmented-control": "8.2.11",
"@leafygreen-ui/segmented-control": "8.2.13",
"@leafygreen-ui/select": "12.0.0",
"@leafygreen-ui/side-nav": "14.1.3",
"@leafygreen-ui/tabs": "11.1.13",
Expand Down
2 changes: 1 addition & 1 deletion apps/spruce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,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.11",
"@leafygreen-ui/segmented-control": "8.2.13",
"@leafygreen-ui/select": "12.0.0",
"@leafygreen-ui/side-nav": "14.1.3",
"@leafygreen-ui/skeleton-loader": "1.2.0",
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2977,16 +2977,7 @@
lodash "^4.17.21"
prop-types "^15.7.2"

"@leafygreen-ui/lib@^13.0.0", "@leafygreen-ui/lib@^13.1.0", "@leafygreen-ui/lib@^13.3.0", "@leafygreen-ui/lib@^13.4.0", "@leafygreen-ui/lib@^13.5.0", "@leafygreen-ui/lib@^13.6.0", "@leafygreen-ui/lib@^13.6.1":
version "13.6.1"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-13.6.1.tgz#345a20fa4e326844445ab147d1ec76106173d0a7"
integrity sha512-NaA0qmbY3QUg0GMpbaK0cdif2lRnGrzXMadi3ETRXHgMRljHi4y5I+v02bjggQ7vOW9VWhSooCF5HTtNd5j3fw==
dependencies:
"@storybook/csf" "^0.1.0"
lodash "^4.17.21"
prop-types "^15.7.2"

"@leafygreen-ui/lib@^13.2.0":
"@leafygreen-ui/lib@^13.0.0", "@leafygreen-ui/lib@^13.1.0", "@leafygreen-ui/lib@^13.2.0", "@leafygreen-ui/lib@^13.3.0", "@leafygreen-ui/lib@^13.4.0", "@leafygreen-ui/lib@^13.5.0", "@leafygreen-ui/lib@^13.6.0", "@leafygreen-ui/lib@^13.6.1":
version "13.7.0"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-13.7.0.tgz#8dc1c95dd47c6243f18cf2b9ae5c800dfd26112d"
integrity sha512-R+2br+QrCABPefv5SD4DOAduIveoVxFtSRqk51frjLyATHLUhg7SwV783KJ0ipofCfsLdae2CZRSzT7MAVbSEA==
Expand Down Expand Up @@ -3252,19 +3243,19 @@
lodash "^4.17.21"
polished "^4.2.2"

"@leafygreen-ui/[email protected].11":
version "8.2.11"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/segmented-control/-/segmented-control-8.2.11.tgz#e92577b464c20f64a584dc211a32e88d2f1f508d"
integrity sha512-ShZQ5vyWJc17Ibp/99cV9qpwHcED/X8xYZ8K1WFou0XaBB+EixjU1C4o7zJfKevmZ5V3D6AGw6E87mFzNTqiqQ==
"@leafygreen-ui/[email protected].13":
version "8.2.13"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/segmented-control/-/segmented-control-8.2.13.tgz#919d1199ebb475f17a9ac99a8d39374a8acbfea7"
integrity sha512-SqXcAJnOqUslrGYZNfAQuhV7zkftUTHF3AKHbo/FZt5BUtbzhbEr01JhGxoG5mcVTvKIptL+eHLEoCy+2IvyMw==
dependencies:
"@leafygreen-ui/box" "^3.1.9"
"@leafygreen-ui/emotion" "^4.0.8"
"@leafygreen-ui/hooks" "^8.1.3"
"@leafygreen-ui/icon" "^12.0.1"
"@leafygreen-ui/icon" "^12.4.0"
"@leafygreen-ui/lib" "^13.3.0"
"@leafygreen-ui/palette" "^4.0.9"
"@leafygreen-ui/tokens" "^2.5.2"
"@leafygreen-ui/typography" "^18.3.0"
"@leafygreen-ui/typography" "^19.0.0"
lodash "^4.17.21"
polished "^4.2.2"

Expand Down

0 comments on commit 39137e2

Please sign in to comment.