build(deps): update dependency @material-ui/core to v4.12.3 (#2215)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2217/head
renovate[bot] 2021-07-30 22:28:36 +10:00 committed by GitHub
parent a59081890b
commit 45f683b6cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
"@fortawesome/free-regular-svg-icons": "5.15.3",
"@fortawesome/free-solid-svg-icons": "5.15.3",
"@fortawesome/react-fontawesome": "0.1.14",
"@material-ui/core": "4.12.2",
"@material-ui/core": "4.12.3",
"@material-ui/icons": "4.11.2",
"@types/classnames": "2.3.0",
"@types/node": "15.6.0",

View File

@ -2180,10 +2180,10 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"
"@material-ui/core@4.12.2":
version "4.12.2"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.2.tgz#59a8b19f16b8c218d912f37f5ae70473c3c82c73"
integrity sha512-Q1npB8V73IC+eV2X6as+g71MpEGQwqKHUI2iujY62npk35V8nMx/bUXAHjv5kKG1BZ8s8XUWoG6s/VkjYPjjQA==
"@material-ui/core@4.12.3":
version "4.12.3"
resolved "https://registry.yarnpkg.com/@material-ui/core/-/core-4.12.3.tgz#80d665caf0f1f034e52355c5450c0e38b099d3ca"
integrity sha512-sdpgI/PL56QVsEJldwEe4FFaFTLUqN+rd7sSZiRCdx2E/C7z5yK0y/khAWVBH24tXwto7I1hCzNWfJGZIYJKnw==
dependencies:
"@babel/runtime" "^7.4.4"
"@material-ui/styles" "^4.11.4"