Skip to content

Commit 04057be

Browse files
Update babel monorepo to v7.28.5 (#604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1a2cfc commit 04057be

File tree

2 files changed

+162
-76
lines changed

2 files changed

+162
-76
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
},
3434
"devDependencies": {
3535
"@babel/cli": "7.28.3",
36-
"@babel/core": "7.28.4",
37-
"@babel/preset-env": "7.28.3",
38-
"@babel/preset-typescript": "7.27.1",
36+
"@babel/core": "7.28.5",
37+
"@babel/preset-env": "7.28.5",
38+
"@babel/preset-typescript": "7.28.5",
3939
"@eslint/compat": "1.4.0",
4040
"@tsconfig/node18": "18.2.4",
4141
"@types/lodash": "4.17.20",

0 commit comments

Comments
 (0)