Skip to content

Commit

Permalink
build(deps): Bump @material-ui/lab from 4.0.0-alpha.58 to 4.0.0-alpha.61
Browse files Browse the repository at this point in the history
Bumps [@material-ui/lab](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-lab) from 4.0.0-alpha.58 to 4.0.0-alpha.61.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Commits](https://github.com/mui-org/material-ui/commits/HEAD/packages/material-ui-lab)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent fff85d3 commit ab51927
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@date-io/date-fns": "^1.3.1",
"@material-ui/core": "4.11.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "4.0.0-alpha.58",
"@material-ui/lab": "4.0.0-alpha.61",
"@material-ui/pickers": "^3.3.10",
"@material-ui/system": "4.11.3",
"@types/react-syntax-highlighter": "13.5.2",
Expand Down
23 changes: 22 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4920,6 +4920,27 @@ __metadata:
languageName: node
linkType: hard

"@material-ui/lab@npm:4.0.0-alpha.61":
version: 4.0.0-alpha.61
resolution: "@material-ui/lab@npm:4.0.0-alpha.61"
dependencies:
"@babel/runtime": ^7.4.4
"@material-ui/utils": ^4.11.3
clsx: ^1.0.4
prop-types: ^15.7.2
react-is: ^16.8.0 || ^17.0.0
peerDependencies:
"@material-ui/core": ^4.12.1
"@types/react": ^16.8.6 || ^17.0.0
react: ^16.8.0 || ^17.0.0
react-dom: ^16.8.0 || ^17.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 8774a07d72615301e0099415580f87ea8f3d1d106f79e0b014738e302dd3e21959abf01d6c0a629e2e9afb8cb91abd8e9686c2886cddff06c27e6a8a8e063ea0
languageName: node
linkType: hard

"@material-ui/pickers@npm:^3.3.10":
version: 3.3.10
resolution: "@material-ui/pickers@npm:3.3.10"
Expand Down Expand Up @@ -13140,7 +13161,7 @@ __metadata:
"@date-io/date-fns": ^1.3.1
"@material-ui/core": 4.11.4
"@material-ui/icons": ^4.11.3
"@material-ui/lab": 4.0.0-alpha.58
"@material-ui/lab": 4.0.0-alpha.61
"@material-ui/pickers": ^3.3.10
"@material-ui/system": 4.11.3
"@storybook/addon-a11y": ^6.5.16
Expand Down

0 comments on commit ab51927

Please sign in to comment.