Skip to content

Commit

Permalink
Update babel monorepo to v7.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent bca0097 commit f3c5e8b
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 130 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
},
"devDependencies": {
"@babel/cli": "7.25.9",
"@babel/core": "7.25.9",
"@babel/preset-env": "7.25.9",
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.25.9",
"@babel/preset-typescript": "7.25.9",
"@babel/preset-typescript": "7.26.0",
"@tsconfig/recommended": "1.0.7",
"@types/chrome": "0.0.206",
"@types/filesystem": "0.0.32",
Expand All @@ -55,7 +55,7 @@
},
"dependencies": {
"@babel/polyfill": "7.12.1",
"@babel/runtime": "7.25.9",
"@babel/runtime": "7.26.0",
"@biomejs/biome": "1.9.4",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

0 comments on commit f3c5e8b

Please sign in to comment.