Skip to content

Commit

Permalink
Bump @mui/monorepo digest to f0026ad (#13333)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lukas <llukas.tyla@gmail.com>
  • Loading branch information
renovate[bot] and LukasTy authored Jun 5, 2024
1 parent 6d92fca commit df2b2d6
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@mui/internal-markdown": "^1.0.4",
"@mui/internal-test-utils": "1.0.0",
"@mui/material": "^5.15.19",
"@mui/monorepo": "github:mui/material-ui#70327ca89c820bd60683dda36532c775be134a4d",
"@mui/monorepo": "github:mui/material-ui#f0026ad5bf4e1957cebd65b882bf45219514ca64",
"@mui/utils": "^5.15.14",
"@next/eslint-plugin-next": "14.2.3",
"@octokit/plugin-retry": "^6.0.1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import * as React from 'react';
import { expect } from 'chai';
import { spy } from 'sinon';
import { act, createEvent, fireEvent, screen } from '@mui/monorepo/packages/test-utils';
import { act, createEvent, fireEvent, screen } from '@mui/internal-test-utils';
import {
describeTreeView,
DescribeTreeViewRendererUtils,
Expand Down
117 changes: 77 additions & 40 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df2b2d6

Please sign in to comment.