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
+1 -1
View File
@@ -28,7 +28,7 @@
"clean": "backstage-cli clean"
},
"dependencies": {
"@material-ui/core": "^4.11.0"
"@material-ui/core": "^4.12.2"
},
"devDependencies": {
"@backstage/cli": "^0.7.0"