Skip to content

Commit 5e9bd8a

Browse files
Update dependency @emotion/styled to v11.14.1 (#973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afe96b1 commit 5e9bd8a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@emotion/cache": "11.14.0",
4949
"@emotion/react": "11.14.0",
50-
"@emotion/styled": "11.14.0",
50+
"@emotion/styled": "11.14.1",
5151
"@fontsource/inter": "5.1.1",
5252
"@matrix-widget-toolkit/api": "^4.2.0",
5353
"@matrix-widget-toolkit/react": "^2.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -442,10 +442,10 @@
442442
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.4.0.tgz#c9299c34d248bc26e82563735f78953d2efca83c"
443443
integrity sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==
444444

445-
"@emotion/[email protected].0":
446-
version "11.14.0"
447-
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.14.0.tgz#f47ca7219b1a295186d7661583376fcea95f0ff3"
448-
integrity sha512-XxfOnXFffatap2IyCeJyNov3kiDQWoR08gPUQxvbL7fxKryGBKUZUkG6Hz48DZwVrJSVh9sJboyV1Ds4OW6SgA==
445+
"@emotion/[email protected].1":
446+
version "11.14.1"
447+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.14.1.tgz#8c34bed2948e83e1980370305614c20955aacd1c"
448+
integrity sha512-qEEJt42DuToa3gurlH4Qqc1kVpNq8wO8cJtDzU46TjlzWjDlsVyevtYCRijVq3SrHsROS+gVQ8Fnea108GnKzw==
449449
dependencies:
450450
"@babel/runtime" "^7.18.3"
451451
"@emotion/babel-plugin" "^11.13.5"

0 commit comments

Comments
 (0)