Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @emotion/cache version #21941

Merged
merged 1 commit into from
Apr 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/lib/theming/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"memoizerific": "^1.11.3"
},
"devDependencies": {
"@emotion/cache": "^11.10.3",
"@emotion/cache": "^11.10.7",
"@emotion/is-prop-valid": "^1.2.0",
"@emotion/react": "^11.10.4",
"@emotion/styled": "^11.10.4",
Expand Down
10 changes: 5 additions & 5 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2373,16 +2373,16 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.10.3, @emotion/cache@npm:^11.10.5":
version: 11.10.5
resolution: "@emotion/cache@npm:11.10.5"
"@emotion/cache@npm:^11.10.5, @emotion/cache@npm:^11.10.7":
version: 11.10.7
resolution: "@emotion/cache@npm:11.10.7"
dependencies:
"@emotion/memoize": ^0.8.0
"@emotion/sheet": ^1.2.1
"@emotion/utils": ^1.2.0
"@emotion/weak-memoize": ^0.3.0
stylis: 4.1.3
checksum: eeb6891ab04cf17ace0e175742550b97c30df777d6c5b145e91c4c9fbd783c29b4dabe12a8c786b78f37176313a8295c9b90c69d875e6caab5f7e4677a18be91
checksum: 0175b8be5117342e76e100fca92932a34c3641160c733a34534153eab7f1c1b2cecafee6d9a7a0646acf7be3c52b0654dc34900439316ae473b59a9eb1a1c8f3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7402,7 +7402,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/theming@workspace:lib/theming"
dependencies:
"@emotion/cache": ^11.10.3
"@emotion/cache": ^11.10.7
"@emotion/is-prop-valid": ^1.2.0
"@emotion/react": ^11.10.4
"@emotion/styled": ^11.10.4
Expand Down