Skip to content

Commit 2a6a6ad

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

File tree

2 files changed

+920
-659
lines changed

2 files changed

+920
-659
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"pnpm": ">=9.x"
1010
},
1111
"dependencies": {
12-
"@babel/core": "7.25.2",
13-
"@babel/eslint-parser": "7.25.1",
14-
"@babel/plugin-transform-runtime": "7.25.4",
15-
"@babel/preset-env": "7.25.4",
12+
"@babel/core": "7.25.7",
13+
"@babel/eslint-parser": "7.25.7",
14+
"@babel/plugin-transform-runtime": "7.25.7",
15+
"@babel/preset-env": "7.25.7",
1616
"@babel/preset-react": "7.24.7",
1717
"@babel/preset-typescript": "7.24.7",
1818
"@biomejs/biome": "1.9.2",

0 commit comments

Comments
 (0)