Skip to content

Commit

Permalink
Merge pull request #21941 from storybookjs/upgrade-emotion-cache
Browse files Browse the repository at this point in the history
Update `@emotion/cache` version
  • Loading branch information
ndelangen committed Apr 5, 2023
2 parents 0da3ce3 + 5188d09 commit 1b44e67
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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 @@ -7390,7 +7390,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

0 comments on commit 1b44e67

Please sign in to comment.