chore: bump the version of material-ui core to 4.12.2

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-07-27 14:15:42 +02:00
parent 9ed40d1152
commit b05210593d
54 changed files with 61 additions and 62 deletions
@@ -27,7 +27,7 @@
"@backstage/core-components": "^{{version '@backstage/core-components'}}",
"@backstage/core-plugin-api": "^{{version '@backstage/core-plugin-api'}}",
"@backstage/theme": "^{{version '@backstage/theme'}}",
"@material-ui/core": "^4.11.0",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"react": "^16.13.1",