Skip to content

Commit d733b56

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @material-ui/core to v4.11.4
1 parent d6902d7 commit d733b56

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@emotion/react": "11.1.5",
2626
"@emotion/styled": "11.3.0",
27-
"@material-ui/core": "4.11.3",
27+
"@material-ui/core": "4.11.4",
2828
"@material-ui/icons": "4.11.2",
2929
"chokidar": "3.5.1",
3030
"dayjs": "1.10.4",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1796,15 +1796,15 @@
17961796
"@types/yargs" "^15.0.0"
17971797
chalk "^4.0.0"
17981798

1799-
"@material-ui/[email protected].3":
1800-
version "4.11.3"
1801-
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.11.3.tgz#f22e41775b0bd075e36a7a093d43951bf7f63850"
1802-
integrity sha512-Adt40rGW6Uds+cAyk3pVgcErpzU/qxc7KBR94jFHBYretU4AtWZltYcNsbeMn9tXL86jjVL1kuGcIHsgLgFGRw==
1799+
"@material-ui/[email protected].4":
1800+
version "4.11.4"
1801+
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.11.4.tgz#4fb9fe5dec5dcf780b687e3a40cff78b2b9640a4"
1802+
integrity sha512-oqb+lJ2Dl9HXI9orc6/aN8ZIAMkeThufA5iZELf2LQeBn2NtjVilF5D2w7e9RpntAzDb4jK5DsVhkfOvFY/8fg==
18031803
dependencies:
18041804
"@babel/runtime" "^7.4.4"
1805-
"@material-ui/styles" "^4.11.3"
1805+
"@material-ui/styles" "^4.11.4"
18061806
"@material-ui/system" "^4.11.3"
1807-
"@material-ui/types" "^5.1.0"
1807+
"@material-ui/types" "5.1.0"
18081808
"@material-ui/utils" "^4.11.2"
18091809
"@types/react-transition-group" "^4.2.0"
18101810
clsx "^1.0.4"
@@ -1821,14 +1821,14 @@
18211821
dependencies:
18221822
"@babel/runtime" "^7.4.4"
18231823

1824-
"@material-ui/styles@^4.11.3":
1825-
version "4.11.3"
1826-
resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.11.3.tgz#1b8d97775a4a643b53478c895e3f2a464e8916f2"
1827-
integrity sha512-HzVzCG+PpgUGMUYEJ2rTEmQYeonGh41BYfILNFb/1ueqma+p1meSdu4RX6NjxYBMhf7k+jgfHFTTz+L1SXL/Zg==
1824+
"@material-ui/styles@^4.11.4":
1825+
version "4.11.4"
1826+
resolved "https://registry.yarnpkg.com/@material-ui/styles/-/styles-4.11.4.tgz#eb9dfccfcc2d208243d986457dff025497afa00d"
1827+
integrity sha512-KNTIZcnj/zprG5LW0Sao7zw+yG3O35pviHzejMdcSGCdWbiO8qzRgOYL8JAxAsWBKOKYwVZxXtHWaB5T2Kvxew==
18281828
dependencies:
18291829
"@babel/runtime" "^7.4.4"
18301830
"@emotion/hash" "^0.8.0"
1831-
"@material-ui/types" "^5.1.0"
1831+
"@material-ui/types" "5.1.0"
18321832
"@material-ui/utils" "^4.11.2"
18331833
clsx "^1.0.4"
18341834
csstype "^2.5.2"
@@ -1853,7 +1853,7 @@
18531853
csstype "^2.5.2"
18541854
prop-types "^15.7.2"
18551855

1856-
"@material-ui/types@^5.1.0":
1856+
"@material-ui/[email protected]":
18571857
version "5.1.0"
18581858
resolved "https://registry.yarnpkg.com/@material-ui/types/-/types-5.1.0.tgz#efa1c7a0b0eaa4c7c87ac0390445f0f88b0d88f2"
18591859
integrity sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==

0 commit comments

Comments
 (0)