Skip to content

Commit

Permalink
Bump babel to ^7.26.5 (mui#16146)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 4cfb04c commit eea3ad8
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 71 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
"@babel/preset-react": "^7.26.3",
"@babel/preset-typescript": "^7.26.0",
"@babel/register": "^7.25.9",
"@babel/traverse": "^7.26.4",
"@babel/types": "^7.26.3",
"@babel/traverse": "^7.26.5",
"@babel/types": "^7.26.5",
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/runtime": "^7.26.0",
"@babel/traverse": "^7.26.4",
"@babel/traverse": "^7.26.5",
"@mui/x-internals": "workspace:*",
"jscodeshift": "17.1.1",
"yargs": "^17.7.2"
Expand Down
Loading

0 comments on commit eea3ad8

Please sign in to comment.