From e1f43dc34349f3f42a7cc1d380a6ca40659db28b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jul 2021 15:09:31 +0100 Subject: [PATCH] chore(deps): bump @material-ui/icons from 5.0.0-beta.0 to 5.0.0-beta.1 (#168) Bumps [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) 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-icons) --- updated-dependencies: - dependency-name: "@material-ui/icons" 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> Co-authored-by: David Ralph --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0fa826f..c6334191 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@fontsource/lexend-deca": "4.4.5", "@fontsource/montserrat": "4.4.5", "@material-ui/core": "5.0.0-beta.1", - "@material-ui/icons": "5.0.0-beta.0", + "@material-ui/icons": "5.0.0-beta.1", "react": "17.0.2", "react-clock": "3.0.0", "react-color-gradient-picker": "0.1.2",