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 May 15, 2022
1 parent 3de5434 commit df204c5
Show file tree
Hide file tree
Showing 2 changed files with 887 additions and 529 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.17.10",
"@babel/node": "7.17.10",
"@babel/preset-env": "7.17.10",
"@babel/preset-flow": "7.16.7",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@octokit/graphql": "4.8.0",
"@octokit/rest": "18.11.1",
"JSONStream": "1.3.5",
Expand Down
Loading

0 comments on commit df204c5

Please sign in to comment.