From 7a271190d53abfcd33d65c0f432d9459c7eeb7ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 15:09:00 +0100 Subject: [PATCH] chore(deps): bump @material-ui/core from 5.0.0-beta.0 to 5.0.0-beta.1 (#167) Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 5.0.0-beta.0 to 5.0.0-beta.1. - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui-org/material-ui/blob/next/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v5.0.0-beta.1/packages/material-ui) --- updated-dependencies: - dependency-name: "@material-ui/core" 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 338cfcd9..99183bf2 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@emotion/styled": "^11.3.0", "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", - "@material-ui/core": "5.0.0-beta.0", + "@material-ui/core": "5.0.0-beta.1", "@material-ui/icons": "5.0.0-beta.0", "react": "17.0.2", "react-clock": "3.0.0",