Skip to content

Commit

Permalink
build(deps): bump @mui/icons-material from 5.11.16 to 5.13.7
Browse files Browse the repository at this point in the history
Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.11.16 to 5.13.7.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.13.7/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2023
1 parent a633fb7 commit 4fb51a8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource-variable/roboto-flex": "^5.0.3",
"@mui/icons-material": "^5.11.16",
"@mui/icons-material": "^5.13.7",
"@mui/material": "^5.13.6",
"@mui/system": "^5.13.6",
"@reduxjs/toolkit": "^1.9.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2634,19 +2634,19 @@ __metadata:
languageName: node
linkType: hard

"@mui/icons-material@npm:^5.11.16":
version: 5.11.16
resolution: "@mui/icons-material@npm:5.11.16"
"@mui/icons-material@npm:^5.13.7":
version: 5.13.7
resolution: "@mui/icons-material@npm:5.13.7"
dependencies:
"@babel/runtime": ^7.21.0
"@babel/runtime": ^7.22.5
peerDependencies:
"@mui/material": ^5.0.0
"@types/react": ^17.0.0 || ^18.0.0
react: ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: db70426b6ede049307b951fc622c6ab3b156a24589242bebbc7effd4b0df2d3c7aca93796ed8dfdf20776248778a798724c7a112f8f687c3b4a1ae813f98fb17
checksum: f2bff37c5bf9038073b733c9fd1f5c595c7e8094e2616622babb9133dde7d671b0c068faf6db10cfb45e6105ab0d2d3f348b947441419454516afba5a513d652
languageName: node
linkType: hard

Expand Down Expand Up @@ -12887,7 +12887,7 @@ __metadata:
"@emotion/react": ^11.11.1
"@emotion/styled": ^11.11.0
"@fontsource-variable/roboto-flex": ^5.0.3
"@mui/icons-material": ^5.11.16
"@mui/icons-material": ^5.13.7
"@mui/material": ^5.13.6
"@mui/system": ^5.13.6
"@reduxjs/toolkit": ^1.9.5
Expand Down

0 comments on commit 4fb51a8

Please sign in to comment.