Skip to content

Commit

Permalink
Update babel monorepo to v7.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 0097684 commit b897ea1
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 141 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.3",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@tsconfig/recommended": "1.0.7",
Expand Down Expand Up @@ -55,7 +55,7 @@
},
"dependencies": {
"@babel/polyfill": "7.12.1",
"@babel/runtime": "7.25.0",
"@babel/runtime": "7.25.4",
"@biomejs/biome": "1.8.3",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

0 comments on commit b897ea1

Please sign in to comment.