Skip to content

Commit eb064d2

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.28.0. (#214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b529032 commit eb064d2

File tree

2 files changed

+206
-216
lines changed

2 files changed

+206
-216
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@
7070
},
7171
"dependencies": {},
7272
"devDependencies": {
73-
"@babel/core": "7.27.7",
74-
"@babel/plugin-transform-destructuring": "7.27.7",
73+
"@babel/core": "7.28.0",
74+
"@babel/plugin-transform-destructuring": "7.28.0",
7575
"@babel/plugin-transform-for-of": "7.27.1",
76-
"@babel/preset-env": "7.27.2",
76+
"@babel/preset-env": "7.28.0",
7777
"@commitlint/cli": "19.8.1",
7878
"@iterable-iterator/list": "^1.0.1",
7979
"@iterable-iterator/map": "^1.0.1",

0 commit comments

Comments
 (0)