From ebf16c5b61dd755c29bb16e223136bbe0191082b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:00:15 +0000 Subject: [PATCH] chore(deps): bump @mui/material from 5.11.8 to 5.11.9 (#352) Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.8 to 5.11.9. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.11.9/packages/mui-material) --- updated-dependencies: - dependency-name: "@mui/material" dependency-type: direct:production update-type: version-update:semver-patch ... 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 28a9bd59..a7ed4d69 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@floating-ui/react-dom": "^1.0.1", "@fontsource/lexend-deca": "4.5.12", "@fontsource/montserrat": "4.5.13", - "@mui/material": "5.11.8", + "@mui/material": "5.11.9", "@sentry/react": "^7.21.1", "embla-carousel-autoplay": "^7.0.5", "embla-carousel-react": "^7.0.5",