Skip to content

Commit

Permalink
Bump @mui/styles from 5.2.3 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [@mui/styles](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-styles) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v5.3.0/packages/mui-styles)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2022
1 parent 9b2b57c commit ef73e3d
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 73 deletions.
162 changes: 92 additions & 70 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@mui/icons-material": "^5.3.1",
"@mui/lab": "^5.0.0-alpha.62",
"@mui/material": "^5.2.6",
"@mui/styles": "^5.1.1",
"@mui/styles": "^5.3.0",
"@mui/system": "^5.2.6",
"@reduxjs/toolkit": "^1.7.1",
"@testing-library/jest-dom": "^5.15.0",
Expand All @@ -21,7 +21,7 @@
"ajv-formats": "^2.1.1",
"ajv-i18n": "^4.2.0",
"apisauce": "^2.1.5",
"i18next": "^21.6.4",
"i18next": "^21.6.10",
"jest": "26.6.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
Expand Down Expand Up @@ -98,7 +98,7 @@
"husky": "^7.0.4",
"jest": "26.6.0",
"mongo": "^0.1.0",
"msw": "^0.36.3",
"msw": "^0.36.8",
"pinst": "^2.1.6",
"prettier": "^2.5.1",
"redux-mock-store": "^1.5.4",
Expand Down

0 comments on commit ef73e3d

Please sign in to comment.