Skip to content

Commit

Permalink
build(deps): bump @mui/x-data-grid from 7.24.0 to 7.24.1 (#730)
Browse files Browse the repository at this point in the history
* build(deps): bump @mui/x-data-grid from 7.24.0 to 7.24.1

Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) from 7.24.0 to 7.24.1.
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.24.1/packages/x-data-grid)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* update snapshot

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: George Adams <[email protected]>
  • Loading branch information
dependabot[bot] and gdams authored Jan 28, 2025
1 parent 8b48a03 commit 961f3a4
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 34 deletions.
32 changes: 7 additions & 25 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@mdx-js/react": "^2.3.0",
"@mui/lab": "^5.0.0-alpha.175",
"@mui/material": "^5.16.7",
"@mui/x-data-grid": "^7.24.0",
"@mui/x-data-grid": "^7.24.1",
"@mui/x-date-pickers": "^7.24.1",
"@popperjs/core": "^2.11.8",
"@react-icons/all-files": "^4.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
aria-label="Menu"
class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeSmall MuiDataGrid-menuIconButton css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root"
data-mui-internal-clone-element="true"
id=":rd:"
id=":rb:"
tabindex="-1"
type="button"
>
Expand Down Expand Up @@ -385,7 +385,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
aria-label="Menu"
class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeSmall MuiDataGrid-menuIconButton css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root"
data-mui-internal-clone-element="true"
id=":rj:"
id=":rf:"
tabindex="-1"
type="button"
>
Expand Down Expand Up @@ -464,7 +464,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
aria-label="Menu"
class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeSmall MuiDataGrid-menuIconButton css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root"
data-mui-internal-clone-element="true"
id=":rp:"
id=":rj:"
tabindex="-1"
type="button"
>
Expand Down Expand Up @@ -543,7 +543,7 @@ exports[`ReleaseNotesRender component > should render correctly 1`] = `
aria-label="Menu"
class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeSmall MuiDataGrid-menuIconButton css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root"
data-mui-internal-clone-element="true"
id=":rv:"
id=":rn:"
tabindex="-1"
type="button"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
aria-label="Menu"
class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeSmall MuiDataGrid-menuIconButton css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root"
data-mui-internal-clone-element="true"
id=":rd:"
id=":rb:"
tabindex="-1"
type="button"
>
Expand Down Expand Up @@ -335,7 +335,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
aria-label="Menu"
class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeSmall MuiDataGrid-menuIconButton css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root"
data-mui-internal-clone-element="true"
id=":rj:"
id=":rf:"
tabindex="-1"
type="button"
>
Expand Down Expand Up @@ -414,7 +414,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
aria-label="Menu"
class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeSmall MuiDataGrid-menuIconButton css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root"
data-mui-internal-clone-element="true"
id=":rp:"
id=":rj:"
tabindex="-1"
type="button"
>
Expand Down Expand Up @@ -493,7 +493,7 @@ exports[`Temurin Release Notes page > renders correctly 1`] = `
aria-label="Menu"
class="MuiButtonBase-root MuiIconButton-root MuiIconButton-sizeSmall MuiDataGrid-menuIconButton css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root"
data-mui-internal-clone-element="true"
id=":rv:"
id=":rn:"
tabindex="-1"
type="button"
>
Expand Down

0 comments on commit 961f3a4

Please sign in to comment.