Skip to content

Commit

Permalink
Merge pull request opossum-tool#2052 from opossum-tool/dependabot/npm…
Browse files Browse the repository at this point in the history
…_and_yarn/mui/icons-material-5.14.11

Build(deps): Bump @mui/icons-material from 5.14.9 to 5.14.11
  • Loading branch information
benedikt-richter authored Sep 27, 2023
2 parents 5d98f27 + d1550b5 commit 9fb2bb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.9",
"@mui/icons-material": "^5.14.11",
"@mui/material": "^5.14.11",
"@mui/system": "^5.14.10",
"@tanstack/react-query": "^4.35.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1853,10 +1853,10 @@
resolved "https://registry.yarnpkg.com/@mui/core-downloads-tracker/-/core-downloads-tracker-5.14.11.tgz#e829aceb5c0bbfc3383ed90a6a85445344dd65a7"
integrity sha512-uY8FLQURhXe3f3O4dS5OSGML9KDm9+IE226cBu78jarVIzdQGPlXwGIlSI9VJR8MvZDA6C0+6XfWDhWCHruC5Q==

"@mui/icons-material@^5.14.9":
version "5.14.9"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.9.tgz#433cf03c214ce38e1b7a6f684769491fd99c5ef5"
integrity sha512-xTRQbDsogsJo7tY5Og8R9zbuG2q+KIPVIM6JQoKxtJlz9DPOw1u0T2fGrvwD+XAOVifQf6epNMcGCDLfJAz4Nw==
"@mui/icons-material@^5.14.11":
version "5.14.11"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.14.11.tgz#ce563d1b6c7abc76f8a8048c970135601e7b49b5"
integrity sha512-aHReLasBuS/+hhPzbZCgZ0eTcZ2QRnoC2WNK7XvdAf3l+LjC1flzjh6GWw1tZJ5NHnZ+bivdwtLFQ8XTR96JkA==
dependencies:
"@babel/runtime" "^7.22.15"

Expand Down

0 comments on commit 9fb2bb8

Please sign in to comment.