From 11490269bd7510c43df695450e77e5a06f31324f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Dudak?= Date: Tue, 20 Feb 2024 08:29:42 +0100 Subject: [PATCH] Use stable monorepo --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 02dc05483634c..ee0a6c2e58906 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@mnajdova/enzyme-adapter-react-18": "^0.2.0", "@mui/icons-material": "^5.15.9", "@mui/material": "^5.15.9", - "@mui/monorepo": "https://github.com/michaldudak/material-ui.git#generalize-test-utils", + "@mui/monorepo": "https://github.com/mui/material-ui.git#master", "@mui/utils": "^5.15.9", "@next/eslint-plugin-next": "14.0.4", "@octokit/plugin-retry": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 0614dafe1b9b0..3ee747ab06450 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1890,9 +1890,9 @@ react-is "^18.2.0" react-transition-group "^4.4.5" -"@mui/monorepo@https://github.com/michaldudak/material-ui.git#generalize-test-utils": +"@mui/monorepo@https://github.com/mui/material-ui.git#master": version "5.15.10" - resolved "https://github.com/michaldudak/material-ui.git#aded9c872b948d53c76ad15a7fb69ae6a60e5345" + resolved "https://github.com/mui/material-ui.git#a367c25dcaaddf5e72cceb5a9d8ef571607486c2" dependencies: "@googleapis/sheets" "^5.0.5" "@slack/bolt" "^3.17.1"