Skip to content

Commit 767e79b

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

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
@@ -71,10 +71,10 @@
7171
"@string-plumbing/join": "^0.1.1"
7272
},
7373
"devDependencies": {
74-
"@babel/core": "7.27.7",
75-
"@babel/plugin-transform-destructuring": "7.27.7",
74+
"@babel/core": "7.28.0",
75+
"@babel/plugin-transform-destructuring": "7.28.0",
7676
"@babel/plugin-transform-for-of": "7.27.1",
77-
"@babel/preset-env": "7.27.2",
77+
"@babel/preset-env": "7.28.0",
7878
"@commitlint/cli": "19.8.1",
7979
"@functional-abstraction/type": "2.0.1",
8080
"@js-library/commitlint-config": "0.0.4",

0 commit comments

Comments
 (0)