From 7126a2e295a3e12429f2afa42c7f0a5e2c10f3ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 15:26:42 +0000 Subject: [PATCH] build(deps): bump @material-ui/core from 4.11.3 to 4.11.4 Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.11.3 to 4.11.4. - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui-org/material-ui/blob/v4.11.4/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v4.11.4/packages/material-ui) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9afe14d..e4bc41e7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@fontsource/lexend-deca": "^4.2.3", "@fontsource/montserrat": "^4.2.2", - "@material-ui/core": "4.11.3", + "@material-ui/core": "4.11.4", "@material-ui/icons": "4.11.2", "react": "17.0.2", "react-clock": "3.0.0",