Skip to content

Commit

Permalink
chore(deps): update @mui/icons-material (janus-idp#695)
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Schultz <pschultz@pobox.com>
  • Loading branch information
schultzp2020 committed Nov 1, 2023
1 parent be0c747 commit c5d4177
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/hip-apples-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'app': patch
---

Upgrade `@mui/icons-material` to `5.14.16`
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@janus-idp/backstage-plugin-quay": "1.4.2",
"@janus-idp/backstage-plugin-tekton": "3.0.2",
"@janus-idp/backstage-plugin-topology": "1.15.9",
"@mui/icons-material": "5.14.15",
"@mui/icons-material": "5.14.16",
"@mui/lab": "5.0.0-alpha.150",
"@mui/material": "5.14.15",
"@roadiehq/backstage-plugin-argo-cd": "2.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6060,10 +6060,10 @@
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.16.tgz#03ceb422d69a33e6c1cbd7e943cf60816878be2a"
integrity sha512-97isBjzH2v1K7oB4UH2f4NOkBShOynY6dhnoR2XlUk/g6bb7ZBv2I3D1hvvqPtpEigKu93e7f/jAYr5d9LOc5w==

"@mui/icons-material@5.14.15":
version "5.14.15"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.15.tgz#206fc2aca5d03631722a35c0f9420c7b9efde4b3"
integrity sha512-Dqu21vN/mVNzebJ+ofnKG+CeJYIhHuDs5+0fMEpdpzRt6UojelzdrEkNv+XkO0e1JMclzeXIRx404FirK/CFRw==
"@mui/icons-material@5.14.16":
version "5.14.16"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.16.tgz#bd394183b0cfb068d4fa48292cd8d329be8d6b16"
integrity sha512-wmOgslMEGvbHZjFLru8uH5E+pif/ciXAvKNw16q6joK6EWVWU5rDYWFknDaZhCvz8ZE/K8ZnJQ+lMG6GgHzXbg==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit c5d4177

Please sign in to comment.