Skip to content

Commit 068302e

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.27.1. (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd178d8 commit 068302e

File tree

2 files changed

+567
-742
lines changed

2 files changed

+567
-742
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@
7070
},
7171
"dependencies": {},
7272
"devDependencies": {
73-
"@babel/core": "7.26.10",
74-
"@babel/plugin-transform-destructuring": "7.25.9",
75-
"@babel/plugin-transform-for-of": "7.26.9",
76-
"@babel/preset-env": "7.26.9",
73+
"@babel/core": "7.27.1",
74+
"@babel/plugin-transform-destructuring": "7.27.1",
75+
"@babel/plugin-transform-for-of": "7.27.1",
76+
"@babel/preset-env": "7.27.1",
7777
"@commitlint/cli": "19.8.0",
7878
"@js-library/commitlint-config": "0.0.4",
7979
"@node-loader/babel": "2.1.0",

0 commit comments

Comments
 (0)