Skip to content

Commit 264c187

Browse files
fix(deps): update babel monorepo to v7.26.8 (#2453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8fd59e commit 264c187

File tree

2 files changed

+428
-388
lines changed

2 files changed

+428
-388
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"pnpm": ">=9.x"
1212
},
1313
"dependencies": {
14-
"@babel/core": "7.26.7",
15-
"@babel/eslint-parser": "7.26.5",
14+
"@babel/core": "7.26.8",
15+
"@babel/eslint-parser": "7.26.8",
1616
"@babel/plugin-transform-runtime": "7.25.9",
17-
"@babel/preset-env": "7.26.7",
17+
"@babel/preset-env": "7.26.8",
1818
"@babel/preset-react": "7.26.3",
1919
"@babel/preset-typescript": "7.26.0",
2020
"@biomejs/biome": "1.9.4",

0 commit comments

Comments
 (0)