Skip to content

Commit

Permalink
Merge pull request #1136 from OpenChemistry/dependabot/npm_and_yarn/f…
Browse files Browse the repository at this point in the history
…rontend/distiller/mui/icons-material-5.16.0

Bump @mui/icons-material from 5.15.17 to 5.16.0 in /frontend/distiller
  • Loading branch information
cjh1 authored Jul 8, 2024
2 parents 10411ae + 74aee22 commit 66e7376
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions frontend/distiller/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/distiller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@date-io/luxon": "^3.0.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^5.15.17",
"@mui/icons-material": "^5.16.0",
"@mui/material": "^5.15.17",
"@mui/x-date-pickers": "^7.3.2",
"@reduxjs/toolkit": "^2.2.5",
Expand Down
8 changes: 4 additions & 4 deletions frontend/distiller/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -557,10 +557,10 @@
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.15.17.tgz#ce8f3dff6ec11c8294d346997f6065eb23fa99be"
integrity sha512-DVAejDQkjNnIac7MfP8sLzuo7fyrBPxNdXe+6bYqOqg1z2OPTlfFAejSNzWe7UenRMuFu9/AyFXj/X2vN2w6dA==

"@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==
"@mui/icons-material@^5.16.0":
version "5.16.0"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.16.0.tgz#5269fda922fe5e6db3577ec497e8b987195606ef"
integrity sha512-6ISoOhkp9w5gD0PEW9JklrcbyARDkFWNTBdwXZ1Oy5IGlyu9B0zG0hnUIe4H17IaF1Vgj6C8VI+v4tkSdK0veg==
dependencies:
"@babel/runtime" "^7.23.9"

Expand Down

0 comments on commit 66e7376

Please sign in to comment.