Skip to content

Commit 247469d

Browse files
committed
fix(deps): update dependency @emotion/react to v11.11.1
1 parent f8ea8b2 commit 247469d

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
"gray-matter": "4.0.3",

yarn.lock

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

563-
"@emotion/react@11.11.0":
564-
version "11.11.0"
565-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.0.tgz#408196b7ef8729d8ad08fc061b03b046d1460e02"
566-
integrity sha512-ZSK3ZJsNkwfjT3JpDAWJZlrGD81Z3ytNDsxw1LKq1o+xkmO5pnWfr6gmCC8gHEFf3nSSX/09YrG67jybNPxSUw==
563+
"@emotion/react@11.11.1":
564+
version "11.11.1"
565+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.11.1.tgz#b2c36afac95b184f73b08da8c214fdf861fa4157"
566+
integrity sha512-5mlW1DquU5HaxjLkfkGN1GA/fvVGdyHURRiX/0FHl2cfIfRxSOfmxEH5YS43edp0OldZrZ+dkBKbngxcNCdZvA==
567567
dependencies:
568568
"@babel/runtime" "^7.18.3"
569569
"@emotion/babel-plugin" "^11.11.0"

0 commit comments

Comments
 (0)