Skip to content

Commit 46528fa

Browse files
Update babel monorepo to v7.27.1 (#10614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4fad4ba commit 46528fa

File tree

2 files changed

+554
-580
lines changed

2 files changed

+554
-580
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.0",
27-
"@babel/core": "7.26.10",
28-
"@babel/preset-env": "7.26.9",
26+
"@babel/cli": "7.27.1",
27+
"@babel/core": "7.27.1",
28+
"@babel/preset-env": "7.27.1",
2929
"@eslint/js": "9.25.1",
3030
"babel-loader": "10.0.0",
3131
"clean-webpack-plugin": "4.0.0",

0 commit comments

Comments
 (0)