Skip to content

Commit 8ac01c4

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

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
@@ -77,10 +77,10 @@
7777
"@iterable-iterator/zip": "^1.0.1"
7878
},
7979
"devDependencies": {
80-
"@babel/core": "7.27.7",
81-
"@babel/plugin-transform-destructuring": "7.27.7",
80+
"@babel/core": "7.28.0",
81+
"@babel/plugin-transform-destructuring": "7.28.0",
8282
"@babel/plugin-transform-for-of": "7.27.1",
83-
"@babel/preset-env": "7.27.2",
83+
"@babel/preset-env": "7.28.0",
8484
"@codec-bytes/ascii": "3.0.0",
8585
"@commitlint/cli": "19.8.1",
8686
"@iterable-iterator/range": "2.1.0",

0 commit comments

Comments
 (0)