From 6129f4c186f6df15374c9fcb3b2984fdeee406f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 12:13:32 +0000 Subject: [PATCH] chore(deps): bump @mui/material from 5.3.1 to 5.4.0 (#234) Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.3.1 to 5.4.0. - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v5.4.0/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b374e6f..22aa91d4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", "@mui/icons-material": "5.3.1", - "@mui/material": "5.3.1", + "@mui/material": "5.4.0", "react": "17.0.2", "react-clock": "3.0.0", "react-color-gradient-picker": "0.1.2",