From 2156bd9e00d9032229f2a30f55cd8d0b326d4977 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 06:05:56 +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.54. - [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..7245f99 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.54", + "resolved": "https://registry.npmjs.org/@material-ui/lab/-/lab-4.0.0-alpha.54.tgz", + "integrity": "sha512-BK/z+8xGPQoMtG6gWKyagCdYO1/2DzkBchvvXs2bbTVh3sbi/QQLIqWV6UA1KtMVydYVt22NwV3xltgPkaPKLg==", "dev": true, "requires": { "@babel/runtime": "^7.4.4",