From a9914a8668d6f92c1e3971e4cd69bce916213329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Jan 2021 20:47:01 +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[bot] --- frontend/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 609f2c3f0..8b00a6fb2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -15,7 +15,7 @@ "@feathersjs/feathers": "4.5.9", "@feathersjs/socketio-client": "4.5.10", "@material-ui/core": "4.11.1", - "@material-ui/icons": "4.9.1", + "@material-ui/icons": "4.11.2", "@material-ui/lab": "4.0.0-alpha.57", "@material-ui/styles": "4.11.1", "@mdi/font": "5.8.55", diff --git a/yarn.lock b/yarn.lock index fc5a835de..1d0d228d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1569,9 +1569,9 @@ react-is "^16.8.0" react-transition-group "^4.4.0" -"@material-ui/icons@4.9.1": - version "4.9.1" - resolved "https://registry.yarnpkg.com/@material-ui/icons/-/icons-4.9.1.tgz#fdeadf8cb3d89208945b33dbc50c7c616d0bd665" +"@material-ui/icons@4.11.2": + version "4.11.2" + resolved "https://registry.yarnpkg.com/@material-ui/icons/-/icons-4.11.2.tgz#b3a7353266519cd743b6461ae9fdfcb1b25eb4c5" dependencies: "@babel/runtime" "^7.4.4"