From c6d35b6868bc9902794283059e57bb4507a23ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 21:44:55 +0000 Subject: [PATCH] chore(deps): bump @mui/icons-material from 5.15.15 to 5.15.17 Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.15 to 5.15.17. - [Release notes](https://github.com/mui/material-ui/releases) - [Changelog](https://github.com/mui/material-ui/blob/v5.15.17/CHANGELOG.md) - [Commits](https://github.com/mui/material-ui/commits/v5.15.17/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 131f52ad..2617c2e3 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@mdx-js/mdx": "^3.0.1", "@mdx-js/react": "^3.0.1", "@mui/base": "5.0.0-beta.40", - "@mui/icons-material": "^5.15.15", + "@mui/icons-material": "^5.15.17", "@mui/material": "^5.15.15", "@types/mdast": "4.0.3", "@types/node": "18.14.2", diff --git a/yarn.lock b/yarn.lock index 008c96f4..becf1538 100644 --- a/yarn.lock +++ b/yarn.lock @@ -838,10 +838,10 @@ resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.15.tgz#2bc2bda50db66c12f10aefec907c48c8f669ef59" integrity sha512-aXnw29OWQ6I5A47iuWEI6qSSUfH6G/aCsW9KmW3LiFqr7uXZBK4Ks+z8G+qeIub8k0T5CMqlT2q0L+ZJTMrqpg== -"@mui/icons-material@^5.15.15": - version "5.15.15" - resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.15.tgz#84ce08225a531d9f5dc5132009d91164b456a0ae" - integrity sha512-kkeU/pe+hABcYDH6Uqy8RmIsr2S/y5bP2rp+Gat4CcRjCcVne6KudS1NrZQhUCRysrTDCAhcbcf9gt+/+pGO2g== +"@mui/icons-material@^5.15.17": + version "5.15.17" + resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.15.17.tgz#518c02354036f7df28c8f9890b1db6a3269fcc2f" + integrity sha512-xVzl2De7IY36s/keHX45YMiCpsIx3mNv2xwDgtBkRSnZQtVk+Gqufwj1ktUxEyjzEhBl0+PiNJqYC31C+n1n6A== dependencies: "@babel/runtime" "^7.23.9"