Skip to content

Commit 9e3a75a

Browse files
Update babel monorepo to v7.25.8 (jenkinsci#9863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b760de1 commit 9e3a75a

File tree

2 files changed

+89
-281
lines changed

2 files changed

+89
-281
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
},
2525
"devDependencies": {
2626
"@babel/cli": "7.25.7",
27-
"@babel/core": "7.25.7",
28-
"@babel/preset-env": "7.25.7",
27+
"@babel/core": "7.25.8",
28+
"@babel/preset-env": "7.25.8",
2929
"@eslint/js": "9.12.0",
3030
"babel-loader": "9.2.1",
3131
"clean-webpack-plugin": "4.0.0",

0 commit comments

Comments
 (0)