Skip to content

Commit ad0dfa4

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @material-ui/core to v4.12.3
1 parent 6e2a66c commit ad0dfa4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4.0",
2626
"@emotion/styled": "11.3.0",
27-
"@material-ui/core": "4.12.2",
27+
"@material-ui/core": "4.12.3",
2828
"@material-ui/icons": "4.11.2",
2929
"chokidar": "3.5.2",
3030
"dayjs": "1.10.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1785,10 +1785,10 @@
17851785
"@types/yargs" "^15.0.0"
17861786
chalk "^4.0.0"
17871787

1788-
"@material-ui/[email protected].2":
1789-
version "4.12.2"
1790-
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.2.tgz#59a8b19f16b8c218d912f37f5ae70473c3c82c73"
1791-
integrity sha512-Q1npB8V73IC+eV2X6as+g71MpEGQwqKHUI2iujY62npk35V8nMx/bUXAHjv5kKG1BZ8s8XUWoG6s/VkjYPjjQA==
1788+
"@material-ui/[email protected].3":
1789+
version "4.12.3"
1790+
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.3.tgz#80d665caf0f1f034e52355c5450c0e38b099d3ca"
1791+
integrity sha512-sdpgI/PL56QVsEJldwEe4FFaFTLUqN+rd7sSZiRCdx2E/C7z5yK0y/khAWVBH24tXwto7I1hCzNWfJGZIYJKnw==
17921792
dependencies:
17931793
"@babel/runtime" "^7.4.4"
17941794
"@material-ui/styles" "^4.11.4"

0 commit comments

Comments
 (0)