Skip to content

Commit 03bf735

Browse files
authored
Bump @emotion/react to ^11.8.1 (#5164)
* Bump @emotion/react to ^11.8.1 * Create swift-poems-protect.md
1 parent fe7dab3 commit 03bf735

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/swift-poems-protect.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'react-select': patch
3+
---
4+
5+
Bump @emotion/react to ^11.8.1 to avoid `useInsertionEffect` bug

packages/react-select/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@babel/runtime": "^7.12.0",
1414
"@emotion/cache": "^11.4.0",
15-
"@emotion/react": "^11.1.1",
15+
"@emotion/react": "^11.8.1",
1616
"@types/react-transition-group": "^4.4.0",
1717
"memoize-one": "^5.0.0",
1818
"prop-types": "^15.6.0",

0 commit comments

Comments
 (0)