Skip to content

Commit 2592d4c

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

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
"@iterable-iterator/list": "^1.0.1",
7979
"@iterable-iterator/map": "^1.0.1",

0 commit comments

Comments
 (0)