Skip to content

Commit 4fb80ff

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @emotion/react to v11.7.0
1 parent c6812d5 commit 4fb80ff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"build:all": "yarn build && yarn build:reg"
2323
},
2424
"dependencies": {
25-
"@emotion/react": "11.6.0",
25+
"@emotion/react": "11.7.0",
2626
"@emotion/styled": "11.6.0",
2727
"@material-ui/core": "4.12.3",
2828
"@material-ui/icons": "4.11.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1397,10 +1397,10 @@
13971397
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
13981398
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
13991399

1400-
"@emotion/react@11.6.0":
1401-
version "11.6.0"
1402-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.6.0.tgz#61fcb95c1e01255734c2c721cb9beabcf521eb0f"
1403-
integrity sha512-23MnRZFBN9+D1lHXC5pD6z4X9yhPxxtHr6f+iTGz6Fv6Rda0GdefPrsHL7otsEf+//7uqCdT5QtHeRxHCERzuw==
1400+
"@emotion/react@11.7.0":
1401+
version "11.7.0"
1402+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.7.0.tgz#b179da970ac0e8415de3ac165deadf8d9c4bf89f"
1403+
integrity sha512-WL93hf9+/2s3cA1JVJlz8+Uy6p6QWukqQFOm2OZO5ki51hfucHMOmbSjiyC3t2Y4RI8XUmBoepoc/24ny/VBbA==
14041404
dependencies:
14051405
"@babel/runtime" "^7.13.10"
14061406
"@emotion/cache" "^11.6.0"

0 commit comments

Comments
 (0)