Skip to content

Commit

Permalink
build(deps): bump @mui/material from 5.2.7 to 5.2.8 in /website
Browse files Browse the repository at this point in the history
Bumps [@mui/material](https://github.com/mui-org/material-ui/tree/HEAD/packages/mui-material) from 5.2.7 to 5.2.8.
- [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.2.8/packages/mui-material)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 17, 2022
1 parent 7523ece commit 470a1d4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@fortawesome/fontawesome-svg-core": "^1.2.36",
"@fortawesome/free-solid-svg-icons": "^5.15.4",
"@fortawesome/react-fontawesome": "^0.1.16",
"@mui/material": "^5.2.7",
"@mui/material": "^5.2.8",
"file-saver": "^2.0.5",
"i18next": "^21.6.5",
"i18next-browser-languagedetector": "^6.1.2",
Expand Down
28 changes: 14 additions & 14 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2335,10 +2335,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"

"@mui/[email protected].63":
version "5.0.0-alpha.63"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.63.tgz#8646b9b91dae128a474feadac74748c532ffef2c"
integrity sha512-/jURXlBAYqZaWw92XfJgc6aiHnDcNVuRxBskub57HXWCMK3OiVVdfUEWJEdCjOacCKiw3+Etc5alI9Omaqrg2g==
"@mui/[email protected].64":
version "5.0.0-alpha.64"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.64.tgz#1d108458932a81694efbf49f8b588e0a6bba3ff3"
integrity sha512-lqUFbAyYPl3uDaTxGWIUWx9Zin5APv5Rrn/oUcnm/71Isd5dJ94zoGHCTdNy2sxhDRcXRshsdC2dfdwIWxhkZA==
dependencies:
"@babel/runtime" "^7.16.3"
"@emotion/is-prop-valid" "^1.1.1"
Expand All @@ -2348,14 +2348,14 @@
prop-types "^15.7.2"
react-is "^17.0.2"

"@mui/material@^5.2.7":
version "5.2.7"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.2.7.tgz#2051da37b3c5176124ee8042d9d4c571af3da93a"
integrity sha512-JaDl9GJSV17QLf4OoDUZKvVjZ/7UvqOBAxwLwUTnKZEME4REaGTkaAeHrzLpcKCm0LlNGD2HOKAIeykI6WJiqg==
"@mui/material@^5.2.8":
version "5.2.8"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.2.8.tgz#50bbf7f04306c122524a02dd2a0827d79b2bbd05"
integrity sha512-GYNYoTDw3C07D1rkB9pTS3xMH3gL0p3kb27SVMrMqP3AWrFxfrS73OnsonJh6Uy/F22pYX6rJxiFOhPq5+i4Eg==
dependencies:
"@babel/runtime" "^7.16.3"
"@mui/base" "5.0.0-alpha.63"
"@mui/system" "^5.2.6"
"@mui/base" "5.0.0-alpha.64"
"@mui/system" "^5.2.8"
"@mui/types" "^7.1.0"
"@mui/utils" "^5.2.3"
"@types/react-transition-group" "^4.4.4"
Expand Down Expand Up @@ -2384,10 +2384,10 @@
"@emotion/cache" "^11.7.1"
prop-types "^15.7.2"

"@mui/system@^5.2.6":
version "5.2.6"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.2.6.tgz#153b534223caae254a98162eef06d6ab48ecff34"
integrity sha512-PZ7bmpWOLikWgqn2zWv9/Xa7lxnRBOmfjoMH7c/IVYJs78W3971brXJ3xV9MEWWQcoqiYQeXzUJaNf4rFbKCBA==
"@mui/system@^5.2.8":
version "5.2.8"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.2.8.tgz#c8a7adff69b50fea8ec9cb20a1f5bdab33c247f5"
integrity sha512-tje1HRubQUk+cDJBG5F83X1j0XzVe+qhellKxByrJVOEEDHoSpbc8UW+NCLSuBBHvOikxihuv3SS4VOWOo2/BQ==
dependencies:
"@babel/runtime" "^7.16.3"
"@mui/private-theming" "^5.2.3"
Expand Down

0 comments on commit 470a1d4

Please sign in to comment.