Skip to content

Commit 1d1d576

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

File tree

2 files changed

+175
-168
lines changed

2 files changed

+175
-168
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
"lint": "yarn lint:js && yarn lint:css"
2424
},
2525
"devDependencies": {
26-
"@babel/cli": "7.27.2",
27-
"@babel/core": "7.27.7",
28-
"@babel/preset-env": "7.27.2",
26+
"@babel/cli": "7.28.0",
27+
"@babel/core": "7.28.0",
28+
"@babel/preset-env": "7.28.0",
2929
"@eslint/js": "9.30.1",
3030
"babel-loader": "10.0.0",
3131
"clean-webpack-plugin": "4.0.0",

0 commit comments

Comments
 (0)