Skip to content

Commit ae46ac5

Browse files
fix(deps): update babel monorepo to v7.25.7 (#2220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a4382d commit ae46ac5

File tree

2 files changed

+62
-235
lines changed

2 files changed

+62
-235
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@babel/eslint-parser": "7.25.7",
1414
"@babel/plugin-transform-runtime": "7.25.7",
1515
"@babel/preset-env": "7.25.7",
16-
"@babel/preset-react": "7.24.7",
17-
"@babel/preset-typescript": "7.24.7",
16+
"@babel/preset-react": "7.25.7",
17+
"@babel/preset-typescript": "7.25.7",
1818
"@biomejs/biome": "1.9.3",
1919
"@changesets/changelog-github": "0.5.0",
2020
"@changesets/cli": "2.27.8",

0 commit comments

Comments
 (0)