Skip to content

Commit edcda10

Browse files
authored
Merge pull request #570 from awibox/dependabot/npm_and_yarn/emotion/styled-11.10.4
Bump @emotion/styled from 11.10.0 to 11.10.4
2 parents 0a81bb5 + 6844bbc commit edcda10

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
@@ -1111,15 +1111,16 @@
11111111
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.2.0.tgz#771b1987855839e214fc1741bde43089397f7be5"
11121112
integrity sha512-OiTkRgpxescko+M51tZsMq7Puu/KP55wMT8BgpcXVG2hqXc0Vo0mfymJ/Uj24Hp0i083ji/o0aLddh08UEjq8w==
11131113

1114-
"@emotion/styled@^11.10.0":
1115-
version "11.10.0"
1116-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.0.tgz#c19484dab4206ae46727c07efb4316423dd21312"
1117-
integrity sha512-V9oaEH6V4KePeQpgUE83i8ht+4Ri3E8Djp/ZPJ4DQlqWhSKITvgzlR3/YQE2hdfP4Jw3qVRkANJz01LLqK9/TA==
1114+
"@emotion/styled@^11.10.4":
1115+
version "11.10.4"
1116+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.10.4.tgz#e93f84a4d54003c2acbde178c3f97b421fce1cd4"
1117+
integrity sha512-pRl4R8Ez3UXvOPfc2bzIoV8u9P97UedgHS4FPX594ntwEuAMA114wlaHvOK24HB48uqfXiGlYIZYCxVJ1R1ttQ==
11181118
dependencies:
11191119
"@babel/runtime" "^7.18.3"
11201120
"@emotion/babel-plugin" "^11.10.0"
11211121
"@emotion/is-prop-valid" "^1.2.0"
11221122
"@emotion/serialize" "^1.1.0"
1123+
"@emotion/use-insertion-effect-with-fallbacks" "^1.0.0"
11231124
"@emotion/utils" "^1.2.0"
11241125

11251126
"@emotion/unitless@^0.8.0":

0 commit comments

Comments
 (0)