Skip to content

Commit c4c5499

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

File tree

2 files changed

+206
-211
lines changed

2 files changed

+206
-211
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
"@js-library/commitlint-config": "0.0.4",
7979
"@node-loader/babel": "2.1.0",

0 commit comments

Comments
 (0)