Skip to content

Commit

Permalink
build(deps): bump @mui/material from 5.8.4 to 5.8.5 in /website
Browse files Browse the repository at this point in the history
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.8.4 to 5.8.5.
- [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.8.5/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 Jun 27, 2022
1 parent 403f706 commit 8e4339e
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.18",
"@mui/material": "^5.8.4",
"@mui/material": "^5.8.5",
"file-saver": "^2.0.5",
"i18next": "^21.8.10",
"i18next-browser-languagedetector": "^6.1.4",
Expand Down
28 changes: 14 additions & 14 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2342,10 +2342,10 @@
"@types/yargs" "^16.0.0"
chalk "^4.0.0"

"@mui/[email protected].85":
version "5.0.0-alpha.85"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.85.tgz#e9e19678bf72dae228d0f25d33dfe20462aac833"
integrity sha512-ONlQJOmQrxmR+pYF9AqH69FOG4ofwzVzNltwb2xKAQIW3VbsNZahcHIpzhFd70W6EIU+QHzB9TzamSM+Fg/U7w==
"@mui/[email protected].86":
version "5.0.0-alpha.86"
resolved "https://registry.yarnpkg.com/@mui/base/-/base-5.0.0-alpha.86.tgz#7ac5af939cec7e763c1bf49bf5e30bb9464c4ebf"
integrity sha512-0vi/Nni1mizrgrzKeyksEjw5JVSrgT8Vr2NhxzFtYxqpMgtdSrBvcmcuzBf9kE/ECMPbgpSIcqv0nLbLZUYkOQ==
dependencies:
"@babel/runtime" "^7.17.2"
"@emotion/is-prop-valid" "^1.1.2"
Expand All @@ -2356,14 +2356,14 @@
prop-types "^15.8.1"
react-is "^17.0.2"

"@mui/material@^5.8.4":
version "5.8.4"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.8.4.tgz#b9cdae0c79ea770bc9cc3aafb7f750ed8ebe1b5d"
integrity sha512-KlOJS1JGhwuhdoF4fulmz41h/YxyMdZSc+ncz+HAah0GKn8ovAs5774f1w0lIasxbtI1Ziunwvmnu9PvvUKdMw==
"@mui/material@^5.8.5":
version "5.8.5"
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.8.5.tgz#a1a79fc57b212a9781eb4a53e9995c4a9df04753"
integrity sha512-wngPXlOI9BurLSGlObQM/2L0QFFaIcvJnDK5A+ALxuUyuQnPviVWfC1l/r8rPlxQ4PCbSYpq3gzLlgnLoWcO/g==
dependencies:
"@babel/runtime" "^7.17.2"
"@mui/base" "5.0.0-alpha.85"
"@mui/system" "^5.8.4"
"@mui/base" "5.0.0-alpha.86"
"@mui/system" "^5.8.5"
"@mui/types" "^7.1.4"
"@mui/utils" "^5.8.4"
"@types/react-transition-group" "^4.4.4"
Expand Down Expand Up @@ -2391,10 +2391,10 @@
"@emotion/cache" "^11.7.1"
prop-types "^15.8.1"

"@mui/system@^5.8.4":
version "5.8.4"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.8.4.tgz#88306aefcc3a60528f69dcd2d66516831859c328"
integrity sha512-eeYZXlOn4p+tYwqqDlci6wW4knJ68aGx5A24YU9ubYZ5o0IwveoNP3LC9sHAMxigk/mUTqL4bpSMJ2HbTn2aQg==
"@mui/system@^5.8.5":
version "5.8.5"
resolved "https://registry.yarnpkg.com/@mui/system/-/system-5.8.5.tgz#7eaca316f9d79e315659f0c99755544f8df02df3"
integrity sha512-1bhITHp5sX/CVEf1QwtBWvW+kNnH+GU7lKz0CeAL1RyH9dWvoL9Yt/+i/L8hJ6jVZB/7Au2F6MsyDPt8V1jfdA==
dependencies:
"@babel/runtime" "^7.17.2"
"@mui/private-theming" "^5.8.4"
Expand Down

0 comments on commit 8e4339e

Please sign in to comment.