From 285145fdcb8e7a9b1de550595d1d446d0117585b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 10:15:12 +0100 Subject: [PATCH] chore(deps): bump @material-ui/core from 5.0.0-beta.1 to 5.0.0-beta.2 (#171) Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 5.0.0-beta.1 to 5.0.0-beta.2. - [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.2/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 f4e93e77..0e680d9f 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.1", + "@material-ui/core": "5.0.0-beta.2", "@material-ui/icons": "5.0.0-beta.1", "date-fns-tz": "^1.1.4", "react": "17.0.2",