Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
CHORE(NPM) - bump @leafygreen-ui/leafygreen-provider from 3.1.0 to 3.…
Browse files Browse the repository at this point in the history
…1.11 (#508)
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 1a51222 commit 7cd26ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@leafygreen-ui/icon": "11.28.0",
"@leafygreen-ui/icon-button": "15.0.18",
"@leafygreen-ui/info-sprinkle": "1.0.2",
"@leafygreen-ui/leafygreen-provider": "3.1.0",
"@leafygreen-ui/leafygreen-provider": "3.1.11",
"@leafygreen-ui/menu": "22.0.8",
"@leafygreen-ui/modal": "16.0.3",
"@leafygreen-ui/palette": "4.0.7",
Expand Down
32 changes: 8 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3555,14 +3555,7 @@
dependencies:
lodash "^4.17.21"

"@leafygreen-ui/hooks@^8.0.0", "@leafygreen-ui/hooks@^8.0.1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-8.0.1.tgz#3f864f5be93e872c0884206643ee6b957972e17f"
integrity sha512-n++2Qdtv0UsJoSSCtrDU0Qlcq0JvSy+fzvvexDphqbchoC47DtgFqVfftq8UcmkvkkJOkTASrIZesV45rVJAiQ==
dependencies:
lodash "^4.17.21"

"@leafygreen-ui/hooks@^8.1.1":
"@leafygreen-ui/hooks@^8.0.0", "@leafygreen-ui/hooks@^8.0.1", "@leafygreen-ui/hooks@^8.1.0", "@leafygreen-ui/hooks@^8.1.1":
version "8.1.1"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/hooks/-/hooks-8.1.1.tgz#39ff22a762ea61146e9b0d136d73836e72103acc"
integrity sha512-Ovh4/huQbM3UVSnHDQE0rWWG8bxZG7qdI2RZYtmUW/YbAL66GQx3jkfpuLlL3Npu5SxuS6b/Ai42sB2U6+Df0A==
Expand Down Expand Up @@ -3616,13 +3609,13 @@
"@leafygreen-ui/tokens" "^2.2.0"
"@leafygreen-ui/tooltip" "^11.0.0"

"@leafygreen-ui/leafygreen-provider@3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/leafygreen-provider/-/leafygreen-provider-3.1.0.tgz#5f36e5e6e6203e9cf64ba7bad342ed1fa433a32c"
integrity sha512-ZfmBV8O8RvUgOOYeV6aMOyYnqKdT/ovEwo4AZVChBvvB7IzNbGkEFgQPLcvqk4dhOJ0Kwg8bWeijD0gSZ9FB3g==
"@leafygreen-ui/leafygreen-provider@3.1.11":
version "3.1.11"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/leafygreen-provider/-/leafygreen-provider-3.1.11.tgz#b5d438ec0b859a388c54f487668c0106097d062d"
integrity sha512-xRwZjchRcvtpbkrLAxuHDl5MPgdi6J7ErVyeeP8k6+y7yTdaaAu8j8bbiacASwpOJdX5Q2XNl2pJ8gzC2PgyRA==
dependencies:
"@leafygreen-ui/hooks" "^7.3.3"
"@leafygreen-ui/lib" "^10.0.0"
"@leafygreen-ui/hooks" "^8.1.0"
"@leafygreen-ui/lib" "^13.2.0"

"@leafygreen-ui/lib@^10.0.0", "@leafygreen-ui/lib@^10.2.2", "@leafygreen-ui/lib@^10.3.3", "@leafygreen-ui/lib@^10.3.4", "@leafygreen-ui/lib@^10.4.3":
version "10.4.3"
Expand Down Expand Up @@ -3651,16 +3644,7 @@
lodash "^4.17.21"
prop-types "^15.7.2"

"@leafygreen-ui/lib@^13.0.0", "@leafygreen-ui/lib@^13.1.0":
version "13.1.0"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-13.1.0.tgz#c594da94916a5dce6a3bf93adf2bcead4ff62e44"
integrity sha512-YDq/IYwhcIWYg8A81Uo2J/a+0VP9Pfbn2heUGfytLY9gYcrpMYL7kClAHwZzg8iS4iOaIexGcaUFu0I3OYFxyA==
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.2.1":
"@leafygreen-ui/lib@^13.0.0", "@leafygreen-ui/lib@^13.1.0", "@leafygreen-ui/lib@^13.2.0", "@leafygreen-ui/lib@^13.2.1":
version "13.2.1"
resolved "https://registry.yarnpkg.com/@leafygreen-ui/lib/-/lib-13.2.1.tgz#4d4c62ff5ee6182532055f6825b8c9d68e522bfe"
integrity sha512-b9EwTr65RU05rAh/dF8SHZ6yV6jPvPx6tu0IlXB/upk7Mdswjad83CI1ceF2pDlo8GPhCKlwFvPZlQCR1jqBXA==
Expand Down

0 comments on commit 7cd26ca

Please sign in to comment.