Skip to content

Commit efba3a6

Browse files
build(deps): update babel monorepo to ~7.27.0 (#1082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f32c6e commit efba3a6

File tree

2 files changed

+73
-169
lines changed

2 files changed

+73
-169
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
},
3636
"devDependencies": {
3737
"@babel/cli": "~7.27.0",
38-
"@babel/core": "~7.26.0",
39-
"@babel/preset-env": "~7.26.0",
38+
"@babel/core": "~7.27.0",
39+
"@babel/preset-env": "~7.27.0",
4040
"@rollup/plugin-babel": "~6.0.0",
4141
"@types/jest": "^29.5.14",
4242
"axios": "^1.8.4",

0 commit comments

Comments
 (0)