Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 0af6012

Browse files
committed
fix(deps): update dependency @material-ui/core to v4.12.4
1 parent 3abc57c commit 0af6012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/ts-react-apollo-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@apollo/client": "3.3.4",
19-
"@material-ui/core": "4.11.2",
19+
"@material-ui/core": "4.12.4",
2020
"graphql": "15.4.0",
2121
"react": "17.0.1",
2222
"react-dom": "17.0.1",

0 commit comments

Comments
 (0)