From 6e7ec98af146c73f9ce5b7dade7fbf7a271e9634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 19:05:07 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.14.7 to 5.14.8 in /screen2.0 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.14.7 to 5.14.8. - [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.8/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] --- screen2.0/package.json | 2 +- screen2.0/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/screen2.0/package.json b/screen2.0/package.json index f5157a76..77f4586c 100644 --- a/screen2.0/package.json +++ b/screen2.0/package.json @@ -39,7 +39,7 @@ "@apollo/experimental-nextjs-app-support": "^0.4.1", "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", - "@mui/icons-material": "^5.14.3", + "@mui/icons-material": "^5.14.8", "@mui/lab": "^5.0.0-alpha.137", "@mui/material": "^5.14.2", "@types/node": "^20.4.9", diff --git a/screen2.0/yarn.lock b/screen2.0/yarn.lock index 21fcc30f..c13b3ab3 100644 --- a/screen2.0/yarn.lock +++ b/screen2.0/yarn.lock @@ -354,10 +354,10 @@ 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.11.0", "@mui/icons-material@^5.14.3": - 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.11.0", "@mui/icons-material@^5.14.8": + version "5.14.8" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.8.tgz#e07418e792050eae611afd74f810ed1c234be687" + integrity sha512-YXcReLydTuNWb1/PxduAH5LgnHNH6spSQBaA0JOz9HD4J+vwst0IanAQgsXy9KKCJSjCsHywE3DB8X+w/b4eeQ== dependencies: "@babel/runtime" "^7.22.10"