Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Commit 3d1069c

Browse files
Bump @material-ui/lab from 4.0.0-alpha.46 to 4.0.0-alpha.47
Bumps [@material-ui/lab](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-lab) from 4.0.0-alpha.46 to 4.0.0-alpha.47. - [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/HEAD/packages/material-ui-lab) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 60c7601 commit 3d1069c

File tree

3 files changed

+18
-20
lines changed

3 files changed

+18
-20
lines changed

package-lock.json

Lines changed: 13 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@material-ui/core": "^4.9.7",
1212
"@material-ui/icons": "^4.9.1",
13-
"@material-ui/lab": "^4.0.0-alpha.46",
13+
"@material-ui/lab": "^4.0.0-alpha.47",
1414
"next": "9.3.1",
1515
"react": "16.13.1",
1616
"react-dom": "16.13.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -947,10 +947,10 @@
947947
dependencies:
948948
"@babel/runtime" "^7.4.4"
949949

950-
"@material-ui/lab@^4.0.0-alpha.46":
951-
version "4.0.0-alpha.46"
952-
resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-4.0.0-alpha.46.tgz#453546d58d3a0064263c198dedb6a1c54d24d1a4"
953-
integrity sha512-JGgZmj1UNP8bbYNAGvndipjXRK3x2+9mFBzbX7MyCj+WpfnJbeqTmJK2No9MXvPj/EZJ1piaKif46FdDc4U93A==
950+
"@material-ui/lab@^4.0.0-alpha.47":
951+
version "4.0.0-alpha.47"
952+
resolved "https://registry.yarnpkg.com/@material-ui/lab/-/lab-4.0.0-alpha.47.tgz#757a336e4c2496f700a392ff41e25a7d460a387b"
953+
integrity sha512-+WC3O0M/769D3nO9Rqupusc+lob7tQMe5/DnOjAhZ0bpXlJbhZb7N84WkEk4JgQLj6ydP8e9Jhqd1lG+mGj+xw==
954954
dependencies:
955955
"@babel/runtime" "^7.4.4"
956956
"@material-ui/utils" "^4.9.6"

0 commit comments

Comments
 (0)