Skip to content

Commit 663a7de

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

File tree

2 files changed

+214
-212
lines changed

2 files changed

+214
-212
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.4",
81-
"@babel/plugin-transform-destructuring": "7.27.3",
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
"@js-library/commitlint-config": "0.0.4",

0 commit comments

Comments
 (0)