From 57cf5cb89e7b3aca657f8df63197198dd72841d0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 06:44:22 +0000 Subject: [PATCH] Bump @material-ui/icons from 4.9.1 to 4.11.2 Bumps [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) from 4.9.1 to 4.11.2. - [Release notes](https://github.com/mui-org/material-ui/releases) - [Changelog](https://github.com/mui-org/material-ui/blob/v4.11.2/CHANGELOG.md) - [Commits](https://github.com/mui-org/material-ui/commits/v4.11.2/packages/material-ui-icons) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 89fe36eb..0acf90cd 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "version": "4.2.1", "dependencies": { "@material-ui/core": "4.11.1", - "@material-ui/icons": "4.9.1", + "@material-ui/icons": "4.11.2", "@muetab/quotes": "^1.0.0", "fontsource-lexend-deca": "^3.0.10", "fontsource-roboto": "^3.0.3",