Skip to content

Commit 8b3c736

Browse files
Update babel monorepo to v7.28.0 (#898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 077a33c commit 8b3c736

File tree

2 files changed

+299
-243
lines changed

2 files changed

+299
-243
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"type-check": "tsc --noEmit"
1515
},
1616
"devDependencies": {
17-
"@babel/core": "7.27.4",
18-
"@babel/preset-env": "7.27.2",
17+
"@babel/core": "7.28.0",
18+
"@babel/preset-env": "7.28.0",
1919
"@babel/preset-typescript": "7.27.1",
2020
"@types/jest": "29.5.14",
2121
"@typescript-eslint/eslint-plugin": "7.18.0",

0 commit comments

Comments
 (0)