Skip to content

Commit 68ec2f0

Browse files
Update babel monorepo to v7.28.6 (#26125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54d5640 commit 68ec2f0

File tree

2 files changed

+342
-351
lines changed

2 files changed

+342
-351
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.28.3",
27-
"@babel/core": "7.28.5",
28-
"@babel/preset-env": "7.28.5",
26+
"@babel/cli": "7.28.6",
27+
"@babel/core": "7.28.6",
28+
"@babel/preset-env": "7.28.6",
2929
"@eslint/js": "9.39.2",
3030
"babel-loader": "10.0.0",
3131
"clean-webpack-plugin": "4.0.0",

0 commit comments

Comments
 (0)