Skip to content

Commit

Permalink
build(deps-dev): bump the patch group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the patch group with 2 updates: [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/x-data-grid) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom).


Updates `@mui/x-data-grid` from 7.22.0 to 7.22.1
- [Release notes](https://github.com/mui/mui-x/releases)
- [Changelog](https://github.com/mui/mui-x/blob/v7.22.1/CHANGELOG.md)
- [Commits](https://github.com/mui/mui-x/commits/v7.22.1/packages/x-data-grid)

Updates `@testing-library/jest-dom` from 6.6.2 to 6.6.3
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.6.2...v6.6.3)

---
updated-dependencies:
- dependency-name: "@mui/x-data-grid"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 76eba5f commit adbd3ce
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@mui/base": "5.0.0-beta.58",
"@mui/material": "6.1.6",
"@mui/system": "6.1.6",
"@mui/x-data-grid": "7.22.0",
"@mui/x-data-grid": "7.22.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand All @@ -71,7 +71,7 @@
"@storybook/react-webpack5": "8.3.6",
"@storybook/storybook-deployer": "2.8.16",
"@storybook/theming": "8.3.6",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/color": "4.2.0",
Expand Down

0 comments on commit adbd3ce

Please sign in to comment.