Skip to content

Commit

Permalink
Update babel monorepo to v7.25.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent b0c7ace commit 3365f96
Show file tree
Hide file tree
Showing 2 changed files with 710 additions and 714 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"restore-manifest-edge": "mv -f dist/manifest.json{.bak,}"
},
"devDependencies": {
"@babel/cli": "7.25.6",
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/cli": "7.25.7",
"@babel/core": "7.25.7",
"@babel/preset-env": "7.25.7",
"@babel/preset-react": "7.25.7",
"@babel/preset-typescript": "7.25.7",
"@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.6",
"@babel/runtime": "7.25.7",
"@biomejs/biome": "1.9.3",
"react": "17.0.2",
"react-dom": "17.0.2"
Expand Down
Loading

0 comments on commit 3365f96

Please sign in to comment.