Skip to content

Commit 6844bbc

Browse files
Bump @emotion/styled from 11.10.0 to 11.10.4
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.10.0 to 11.10.4. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) --- updated-dependencies: - dependency-name: "@emotion/styled" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 15f4a84 commit 6844bbc

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"license": "MIT",
2323
"dependencies": {
2424
"@emotion/react": "^11.10.4",
25-
"@emotion/styled": "^11.10.0",
25+
"@emotion/styled": "^11.10.4",
2626
"@mui/material": "^5.10.5",
2727
"axios": "^0.27.2",
2828
"classnames": "^2.2.6",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,15 +1097,16 @@
10971097
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
10981098
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==
10991099

1100-
"@emotion/styled@^11.10.0":
1101-
version "11.10.0"
1102-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.0.tgz#c19484dab4206ae46727c07efb4316423dd21312"
1103-
integrity sha512-V9oaEH6V4KePeQpgUE83i8ht+4Ri3E8Djp/ZPJ4DQlqWhSKITvgzlR3/YQE2hdfP4Jw3qVRkANJz01LLqK9/TA==
1100+
"@emotion/styled@^11.10.4":
1101+
version "11.10.4"
1102+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.4.tgz#e93f84a4d54003c2acbde178c3f97b421fce1cd4"
1103+
integrity sha512-pRl4R8Ez3UXvOPfc2bzIoV8u9P97UedgHS4FPX594ntwEuAMA114wlaHvOK24HB48uqfXiGlYIZYCxVJ1R1ttQ==
11041104
dependencies:
11051105
"@babel/runtime" "^7.18.3"
11061106
"@emotion/babel-plugin" "^11.10.0"
11071107
"@emotion/is-prop-valid" "^1.2.0"
11081108
"@emotion/serialize" "^1.1.0"
1109+
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
11091110
"@emotion/utils" "^1.2.0"
11101111

11111112
"@emotion/unitless@^0.8.0":

0 commit comments

Comments
 (0)