Skip to content

Commit b325904

Browse files
committed
fix(deps): update dependency @emotion/react to v11.11.1
1 parent 6ac267c commit b325904

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@emotion/cache": "11.11.0",
12-
"@emotion/react": "11.11.0",
12+
"@emotion/react": "11.11.1",
1313
"@emotion/styled": "11.11.0",
1414
"@openpatch/patches": "6.0.1",
1515
"next": "12.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -545,10 +545,10 @@
545545
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.8.1.tgz#c1ddb040429c6d21d38cc945fe75c818cfb68e17"
546546
integrity sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==
547547

548-
"@emotion/react@11.11.0":
549-
version "11.11.0"
550-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.0.tgz#408196b7ef8729d8ad08fc061b03b046d1460e02"
551-
integrity sha512-ZSK3ZJsNkwfjT3JpDAWJZlrGD81Z3ytNDsxw1LKq1o+xkmO5pnWfr6gmCC8gHEFf3nSSX/09YrG67jybNPxSUw==
548+
"@emotion/react@11.11.1":
549+
version "11.11.1"
550+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157"
551+
integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==
552552
dependencies:
553553
"@babel/runtime" "^7.18.3"
554554
"@emotion/babel-plugin" "^11.11.0"

0 commit comments

Comments
 (0)