Skip to content

Commit

Permalink
Merge pull request #357 from opossum-tool/dependabot/npm_and_yarn/mui…
Browse files Browse the repository at this point in the history
…/icons-material-5.3.0

Bump @mui/icons-material from 5.2.5 to 5.3.0
  • Loading branch information
benedikt-richter authored Jan 19, 2022
2 parents a76b461 + 7c29dc4 commit 711a297
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.7.1",
"@emotion/styled": "^11.6.0",
"@mui/icons-material": "^5.2.5",
"@mui/icons-material": "^5.3.0",
"@mui/lab": "^5.0.0-alpha.65",
"@mui/material": "^5.3.0",
"@mui/styles": "^5.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1519,12 +1519,12 @@
prop-types "^15.7.2"
react-is "^17.0.2"

"@mui/icons-material@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.2.5.tgz#c6575430b565c023232147934c45775630a53f02"
integrity sha512-uQiUz+l0xy+2jExyKyU19MkMAR2F7bQFcsQ5hdqAtsB14Jw2zlmIAD55mV6f0NxKCut7Rx6cA3ZpfzlzAfoK8Q==
"@mui/icons-material@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-5.3.0.tgz#3e3d5e9a66bcd06d2949c20b82a9688a458fc130"
integrity sha512-1+dN2N8BgozmdMeHXQLrvSr1G/7Xc0NmAMLSvu8XA9RxhcTos/p66vrvpPASw2qvt14dkfeqyHwvbLRgAU9slw==
dependencies:
"@babel/runtime" "^7.16.3"
"@babel/runtime" "^7.16.7"

"@mui/lab@^5.0.0-alpha.65":
version "5.0.0-alpha.65"
Expand Down

0 comments on commit 711a297

Please sign in to comment.