Skip to content

Commit 8890988

Browse files
Bump @mui/material from 5.11.9 to 5.11.10 (#191)
Bumps [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) from 5.11.9 to 5.11.10. - [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.11.10/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d03003a commit 8890988

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@mdi/js": "7.1.96",
1717
"@mdi/react": "1.6.1",
1818
"@mui/lab": "5.0.0-alpha.120",
19-
"@mui/material": "5.11.9",
19+
"@mui/material": "5.11.10",
2020
"@mui/styles": "5.11.9",
2121
"@mui/x-data-grid": "5.17.24",
2222
"@next/font": "13.1.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -242,10 +242,10 @@
242242
prop-types "^15.8.1"
243243
react-is "^18.2.0"
244244

245-
246-
version "5.11.9"
247-
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.9.tgz#fd5b81551f50e4acea2d80feed33728710386f28"
248-
integrity sha512-Wb3WzjzYyi/WKSl/XlF7aC8kk2NE21IoHMF7hNQMkPb0GslbWwR4OUjlBpxtG+RSZn44wMZkEDNB9Hw0TDsd8g==
245+
246+
version "5.11.10"
247+
resolved "https://registry.yarnpkg.com/@mui/material/-/material-5.11.10.tgz#d1a7e1691b36eb6aab0f41a82e9c5c564699f599"
248+
integrity sha512-hs1WErbiedqlJIZsljgoil908x4NMp8Lfk8di+5c7o809roqKcFTg2+k3z5ucKvs29AXcsdXrDB/kn2K6dGYIw==
249249
dependencies:
250250
"@babel/runtime" "^7.20.13"
251251
"@mui/base" "5.0.0-alpha.118"

0 commit comments

Comments
 (0)