Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 5, 2024
1 parent 5830a4b commit deeed16
Show file tree
Hide file tree
Showing 2 changed files with 487 additions and 418 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"homepage": "https://github.com/tdeekens/flopflip#readme",
"dependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "7.24.9",
"@babel/core": "7.25.2",
"@babel/plugin-external-helpers": "7.24.7",
"@babel/plugin-proposal-export-default-from": "7.24.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
Expand All @@ -55,7 +55,7 @@
"@babel/plugin-transform-regenerator": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.25.0",
"@babel/preset-env": "7.25.3",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@biomejs/biome": "1.8.3",
Expand Down
Loading

0 comments on commit deeed16

Please sign in to comment.