From c362fd496a5d7bd07b42cef742afeac19e467d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <9+dependabot[bot]@users.noreply.vlink.dev> Date: Fri, 10 Feb 2023 21:05:03 +0000 Subject: [PATCH] Bump @mui/lab from 5.0.0-alpha.114 to 5.0.0-alpha.119 Bumps [@mui/lab](https://github.com/mui/material-ui/tree/HEAD/packages/mui-lab) from 5.0.0-alpha.114 to 5.0.0-alpha.119. - [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/HEAD/packages/mui-lab) --- updated-dependencies: - dependency-name: "@mui/lab" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81b07d8..276a835 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", "@mui/icons-material": "^5.11.0", - "@mui/lab": "5.0.0-alpha.114", + "@mui/lab": "5.0.0-alpha.119", "@mui/material": "^5.11.3", "@reduxjs/toolkit": "^1.9.1", "axios": "^1.2.3",