Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit ac65811

Browse files
fix(deps): update babel monorepo (#2716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a37a9ff commit ac65811

File tree

2 files changed

+615
-749
lines changed

2 files changed

+615
-749
lines changed

packages/tcm-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@
3838
"node": ">=18"
3939
},
4040
"dependencies": {
41-
"@babel/core": "7.24.6",
42-
"@babel/parser": "7.24.6",
41+
"@babel/core": "7.26.10",
42+
"@babel/parser": "7.26.10",
4343
"@babel/plugin-proposal-class-properties": "7.18.6",
44-
"@babel/preset-env": "7.24.6",
45-
"@babel/traverse": "7.24.6",
44+
"@babel/preset-env": "7.26.9",
45+
"@babel/traverse": "7.26.10",
4646
"@rollup/plugin-babel": "6.0.4",
4747
"@rollup/plugin-commonjs": "28.0.3",
4848
"@rollup/plugin-json": "6.1.0",

0 commit comments

Comments
 (0)