From 1acd5f73c88a5961d146dc61adc5e078f99f4dd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 14:21:42 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.14.7 to 5.14.14 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.14.7 to 5.14.14. - [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.14.14/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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 395a7194..546fe803 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@matrix-widget-toolkit/mui": "^1.1.5", "@matrix-widget-toolkit/react": "^1.0.5", "@mui/base": "^5.0.0-beta.13", - "@mui/icons-material": "^5.14.7", + "@mui/icons-material": "^5.14.14", "@mui/lab": "^5.0.0-alpha.142", "@mui/material": "^5.14.7", "@mui/utils": "^5.14.13", diff --git a/yarn.lock b/yarn.lock index 11b075bc..57fb54d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2060,12 +2060,12 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.7.tgz#95bed2487bf59632125a13b8eb8f4c21e460afec" integrity sha512-sCWTUNElBPgB30iLvWe3PU7SIlTKZNf6/E/sko85iHVeHCM6WPkDw+y89CrZYjhFNmPqt2fIQM/pZu+rP2lFLA== -"@mui/icons-material@^5.14.3", "@mui/icons-material@^5.14.7": - version "5.14.7" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.7.tgz#d7f6bd188fe38adf35c89d9343b8a529c2306383" - integrity sha512-mWp4DwMa8c1Gx9yOEtPgxM4b+e6hAbtZyzfSubdBwrnEE6G5D2rbAJ5MB+If6kfI48JaYaJ5j8+zAdmZLuZc0A== +"@mui/icons-material@^5.14.14", "@mui/icons-material@^5.14.3": + version "5.14.14" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.14.tgz#02d33f51f0b9de238d5c47b0a31ff330144393c4" + integrity sha512-vwuaMsKvI7AWTeYqR8wYbpXijuU8PzMAJWRAq2DDIuOZPxjKyHlr8WQ25+azZYkIXtJ7AqnVb1ZmHdEyB4/kug== dependencies: - "@babel/runtime" "^7.22.10" + "@babel/runtime" "^7.23.1" "@mui/lab@^5.0.0-alpha.142": version "5.0.0-alpha.142"