From 96a29b06e49eb52441926bc695a8b97154b85e7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 08:14:48 +0100 Subject: [PATCH] Bump @mui/icons-material from 5.15.7 to 5.15.11 (#41) Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.7 to 5.15.11. - [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.15.11/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index bcf182d..b74505a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@cubing/icons": "^1.1.0", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.10.6", - "@mui/icons-material": "^5.15.7", + "@mui/icons-material": "^5.15.11", "@mui/material": "^5.15.7", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.1.2", @@ -1331,9 +1331,9 @@ } }, "node_modules/@mui/icons-material": { - "version": "5.15.7", - "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.7.tgz", - "integrity": "sha512-EDAc8TVJGIA/imAvR3u4nANl2W5h3QeHieu2gK7Ypez/nIA55p08tHjf8UrMXEpxCAvfZO6piY9S9uaxETdicA==", + "version": "5.15.11", + "resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-5.15.11.tgz", + "integrity": "sha512-R5ZoQqnKpd+5Ew7mBygTFLxgYsQHPhgR3TDXSgIHYIjGzYuyPLmGLSdcPUoMdi6kxiYqHlpPj4NJxlbaFD0UHA==", "dependencies": { "@babel/runtime": "^7.23.9" }, diff --git a/package.json b/package.json index 1d58f38..b069bcf 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@cubing/icons": "^1.1.0", "@emotion/react": "^11.11.3", "@emotion/styled": "^11.10.6", - "@mui/icons-material": "^5.15.7", + "@mui/icons-material": "^5.15.11", "@mui/material": "^5.15.7", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.1.2",