Skip to content

Commit 70f3d12

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @emotion/react to v11.4.1
1 parent 7eb8380 commit 70f3d12

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
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.4.0",
25+
"@emotion/react": "11.4.1",
2626
"@emotion/styled": "11.3.0",
2727
"@material-ui/core": "4.12.3",
2828
"@material-ui/icons": "4.11.2",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,15 +1390,15 @@
13901390
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz#2c40f81449a4e554e9fc6396910ed4843ec2be50"
13911391
integrity sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==
13921392

1393-
"@emotion/react@11.4.0":
1394-
version "11.4.0"
1395-
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.4.0.tgz#2465ad7b073a691409b88dfd96dc17097ddad9b7"
1396-
integrity sha512-4XklWsl9BdtatLoJpSjusXhpKv9YVteYKh9hPKP1Sxl+mswEFoUe0WtmtWjxEjkA51DQ2QRMCNOvKcSlCQ7ivg==
1393+
"@emotion/react@11.4.1":
1394+
version "11.4.1"
1395+
resolved "https://registry.yarnpkg.com/@emotion/react/-/react-11.4.1.tgz#a1b0b767b5bad57515ffb0cad9349614d27f4d57"
1396+
integrity sha512-pRegcsuGYj4FCdZN6j5vqCALkNytdrKw3TZMekTzNXixRg4wkLsU5QEaBG5LC6l01Vppxlp7FE3aTHpIG5phLg==
13971397
dependencies:
13981398
"@babel/runtime" "^7.13.10"
13991399
"@emotion/cache" "^11.4.0"
14001400
"@emotion/serialize" "^1.0.2"
1401-
"@emotion/sheet" "^1.0.1"
1401+
"@emotion/sheet" "^1.0.2"
14021402
"@emotion/utils" "^1.0.0"
14031403
"@emotion/weak-memoize" "^0.2.5"
14041404
hoist-non-react-statics "^3.3.1"
@@ -1430,11 +1430,16 @@
14301430
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5"
14311431
integrity sha512-zM9PFmgVSqBw4zL101Q0HrBVTGmpAxFZH/pYx/cjJT5advXguvcgjHFTCaIO3enL/xr89vK2bh0Mfyj9aa0ANA==
14321432

1433-
"@emotion/sheet@^1.0.0", "@emotion/sheet@^1.0.1":
1433+
"@emotion/sheet@^1.0.0":
14341434
version "1.0.1"
14351435
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.1.tgz#245f54abb02dfd82326e28689f34c27aa9b2a698"
14361436
integrity sha512-GbIvVMe4U+Zc+929N1V7nW6YYJtidj31lidSmdYcWozwoBIObXBnaJkKNDjZrLm9Nc0BR+ZyHNaRZxqNZbof5g==
14371437

1438+
"@emotion/sheet@^1.0.2":
1439+
version "1.0.2"
1440+
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.2.tgz#1d9ffde531714ba28e62dac6a996a8b1089719d0"
1441+
integrity sha512-QQPB1B70JEVUHuNtzjHftMGv6eC3Y9wqavyarj4x4lg47RACkeSfNo5pxIOKizwS9AEFLohsqoaxGQj4p0vSIw==
1442+
14381443
"@emotion/styled-base@^10.0.27":
14391444
version "10.0.31"
14401445
resolved "https://registry.yarnpkg.com/@emotion/styled-base/-/styled-base-10.0.31.tgz#940957ee0aa15c6974adc7d494ff19765a2f742a"

0 commit comments

Comments
 (0)