Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2023
1 parent 3de5434 commit dc23a4c
Show file tree
Hide file tree
Showing 2 changed files with 991 additions and 636 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"description": "scripts for material-ui maintainers",
"bin": "bin/entrypoint.js",
"dependencies": {
"@babel/core": "7.15.8",
"@babel/node": "7.15.8",
"@babel/preset-env": "7.15.8",
"@babel/preset-flow": "7.14.5",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.15.0",
"@babel/core": "7.23.0",
"@babel/node": "7.22.19",
"@babel/preset-env": "7.23.2",
"@babel/preset-flow": "7.22.15",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@octokit/graphql": "4.8.0",
"@octokit/rest": "18.11.1",
"JSONStream": "1.3.5",
Expand Down
Loading

0 comments on commit dc23a4c

Please sign in to comment.