Skip to content

Commit

Permalink
Update babel monorepo to v7.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2023
1 parent 32c5384 commit 571ac0d
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 124 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.23.0",
"@babel/preset-typescript": "7.23.2",
"@tsconfig/recommended": "1.0.3",
"@types/chrome": "0.0.206",
"@types/filesystem": "0.0.32",
Expand All @@ -50,7 +50,7 @@
},
"dependencies": {
"@babel/polyfill": "7.12.1",
"@babel/runtime": "7.23.1",
"@babel/runtime": "7.23.2",
"@material-ui/core": "4.12.4",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand Down
Loading

0 comments on commit 571ac0d

Please sign in to comment.