From 3a6be41088b7fc8c5d29d4a131c4cb79180cfc49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 18:19:49 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.5.0 to 5.5.1 in /frontend Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.5.1/packages/mui-icons-material) --- updated-dependencies: - dependency-name: "@mui/icons-material" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 2b04517434..f2831ba0ba 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -29,7 +29,7 @@ "@fontsource/roboto": "4.5.3", "@mdi/js": "6.5.95", "@mdi/react": "1.5.0", - "@mui/icons-material": "5.5.0", + "@mui/icons-material": "5.5.1", "@mui/lab": "5.0.0-alpha.72", "@mui/material": "5.5.0", "@mui/styles": "5.5.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 835cc42259..8de526c826 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -219,10 +219,10 @@ prop-types "^15.7.2" react-is "^17.0.2" -"@mui/icons-material@5.5.0": - version "5.5.0" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.5.0.tgz#23d5f13c62c19a75b184374a6ea6ed0f8019531d" - integrity sha512-rMs5flT3INyd/m1A/x8DDlNTfHmCartX8stCuSDDMmaMV123oSwg8werJ/Hg4j1FWuVk5rE5HRY45gBf12BCGw== +"@mui/icons-material@5.5.1": + version "5.5.1" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.5.1.tgz#848a57972617411370775980cbc6990588d4aafb" + integrity sha512-40f68p5+Yhq3dCn3QYHqQt5RETPyR3AkDw+fma8PtcjqvZ+d+jF84kFmT6NqwA3he7TlwluEtkyAmPzUE4uPdA== dependencies: "@babel/runtime" "^7.17.2"