From c7c9aa10ca0fbf88bd6e7424c41c5ce692afc125 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 07:31:13 +0000 Subject: [PATCH] chore(deps-dev): bump @material-ui/lab Bumps [@material-ui/lab](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-lab) from 4.0.0-alpha.50 to 4.0.0-alpha.55. - [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] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7231173..51c9013 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1968,9 +1968,9 @@ } }, "@material-ui/lab": { - "version": "4.0.0-alpha.50", - "resolved": "https://registry.npmjs.org/@material-ui/lab/-/lab-4.0.0-alpha.50.tgz", - "integrity": "sha512-32ICWUeXmbwYfgDoaV7M9t8I7+3VkVdxM1/7+oxQIRQ9KRlXNZ5Qept46ofyMOKRwx6SwXCYKwO7yynLsnoL4Q==", + "version": "4.0.0-alpha.55", + "resolved": "https://registry.npmjs.org/@material-ui/lab/-/lab-4.0.0-alpha.55.tgz", + "integrity": "sha512-mPHiS52Z1AT6NlWNp07xxTkoKGU3DZhoGdVtLKGy2+uMH5t4/UPtiZLRab7hR3hvuHvguxgV4tkBC9ww3xqUzA==", "dev": true, "requires": { "@babel/runtime": "^7.4.4",