Skip to content

Commit

Permalink
fix(deps): Update babel monorepo (#7719)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jordanl17 committed Nov 5, 2024
1 parent 9761dc3 commit 24a2686
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 403 deletions.
6 changes: 3 additions & 3 deletions packages/@repo/test-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"./vitest": "./vitest/index.mjs"
},
"devDependencies": {
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-typescript": "^7.26.0",
"@jest/globals": "^29.7.0",
"@repo/dev-aliases": "workspace:*",
"babel-plugin-transform-vite-meta-hot": "^1.0.0",
Expand Down
Loading

0 comments on commit 24a2686

Please sign in to comment.