From eefc09d69343530b761fa99edf661628c05bde6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 21:59:49 +0000 Subject: [PATCH] Bump @mui/icons-material from 5.15.7 to 5.15.10 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.7 to 5.15.10. - [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.10/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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b89c47c..e61d547 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "prettier": "^3.2.5" }, "dependencies": { - "@mui/icons-material": "^5.15.7", + "@mui/icons-material": "^5.15.10", "@mui/material": "^5.15.7", "@mui/styles": "^5.15.8", "papaparse": "^5.4.1", diff --git a/yarn.lock b/yarn.lock index cb7071d..ca394f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1755,10 +1755,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.7.tgz#78a0e98ecbd84906bf7339f780e8f41c5d505754" integrity sha512-AuF+Wo2Mp/edaO6vJnWjg+gj4tzEz5ChMZnAQpc22DXpSvM8ddgGcZvM7D7F99pIBoSv8ub+Iz0viL+yuGVmhg== -"@mui/icons-material@^5.0.1", "@mui/icons-material@^5.15.7": - version "5.15.7" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.7.tgz#6b1cc370894f505b756fa1aa1cbd25b5890d54d5" - integrity sha512-EDAc8TVJGIA/imAvR3u4nANl2W5h3QeHieu2gK7Ypez/nIA55p08tHjf8UrMXEpxCAvfZO6piY9S9uaxETdicA== +"@mui/icons-material@^5.0.1", "@mui/icons-material@^5.15.10": + version "5.15.10" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.10.tgz#24f65945f8f02499e4da0213d6a12ac714305679" + integrity sha512-9cF8oUHZKo9oQ7EQ3pxPELaZuZVmphskU4OI6NiJNDVN7zcuvrEsuWjYo1Zh4fLiC39Nrvm30h/B51rcUjvSGA== dependencies: "@babel/runtime" "^7.23.9"