Skip to content

Commit 7a85865

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @emotion/react to v11.8.2
1 parent 39cdfe5 commit 7a85865

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.8.1",
25+
"@emotion/react": "11.8.2",
2626
"@emotion/styled": "11.8.1",
2727
"@material-ui/core": "4.12.3",
2828
"@material-ui/icons": "4.11.2",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1397,16 +1397,15 @@
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.8.1":
1401-
version "11.8.1"
1402-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.8.1.tgz#5358b8c78367063881e26423057c030c57ce52eb"
1403-
integrity sha512-XGaie4nRxmtP1BZYBXqC5JGqMYF2KRKKI7vjqNvQxyRpekVAZhb6QqrElmZCAYXH1L90lAelADSVZC4PFsrJ8Q==
1400+
"@emotion/react@11.8.2":
1401+
version "11.8.2"
1402+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.8.2.tgz#e51f5e6372e22e82780836c9288da19af4b51e70"
1403+
integrity sha512-+1bcHBaNJv5nkIIgnGKVsie3otS0wF9f1T1hteF3WeVvMNQEtfZ4YyFpnphGoot3ilU/wWMgP2SgIDuHLE/wAA==
14041404
dependencies:
14051405
"@babel/runtime" "^7.13.10"
14061406
"@emotion/babel-plugin" "^11.7.1"
14071407
"@emotion/cache" "^11.7.1"
14081408
"@emotion/serialize" "^1.0.2"
1409-
"@emotion/sheet" "^1.1.0"
14101409
"@emotion/utils" "^1.1.0"
14111410
"@emotion/weak-memoize" "^0.2.5"
14121411
hoist-non-react-statics "^3.3.1"

0 commit comments

Comments
 (0)