Skip to content

Commit 6f65cde

Browse files
Bump @mui/x-data-grid from 5.17.24 to 5.17.25 (#193)
Bumps [@mui/x-data-grid](https://github.com/mui/mui-x/tree/HEAD/packages/grid/x-data-grid) from 5.17.24 to 5.17.25. - [Release notes](https://github.com/mui/mui-x/releases) - [Changelog](https://github.com/mui/mui-x/blob/v5.17.25/CHANGELOG.md) - [Commits](https://github.com/mui/mui-x/commits/v5.17.25/packages/grid/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8890988 commit 6f65cde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@mui/lab": "5.0.0-alpha.120",
1919
"@mui/material": "5.11.10",
2020
"@mui/styles": "5.11.9",
21-
"@mui/x-data-grid": "5.17.24",
21+
"@mui/x-data-grid": "5.17.25",
2222
"@next/font": "13.1.6",
2323
"axios": "1.3.3",
2424
"moment": "2.29.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -332,10 +332,10 @@
332332
prop-types "^15.8.1"
333333
react-is "^18.2.0"
334334

335-
336-
version "5.17.24"
337-
resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-5.17.24.tgz#271ce9b29702aa7f795d0b58c51ae640102391bb"
338-
integrity sha512-2QjHlc3tEcPKatTIqQnzEvEj1+rJ33xZyOCbUXcsptjzN61DWWlWoIxXe8BW7Lp41TjqchSeUW6kBCdkJfoh8w==
335+
336+
version "5.17.25"
337+
resolved "https://registry.yarnpkg.com/@mui/x-data-grid/-/x-data-grid-5.17.25.tgz#28c0402cb517ca8e02a87a8f916bcd41d910c45b"
338+
integrity sha512-d7zbd9JmEqGLaJ5K+11SnHaQKs7Thkg9KJSVftn/3S21rDJi4znt9rS08/CDSl0p3tNaCA+FBEEbYwVCB3eNYQ==
339339
dependencies:
340340
"@babel/runtime" "^7.18.9"
341341
"@mui/utils" "^5.10.3"

0 commit comments

Comments
 (0)