Skip to content

Commit 51ce5da

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

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
@@ -72,10 +72,10 @@
7272
"@codec-bytes/error": "^5.0.1"
7373
},
7474
"devDependencies": {
75-
"@babel/core": "7.27.7",
76-
"@babel/plugin-transform-destructuring": "7.27.7",
75+
"@babel/core": "7.28.0",
76+
"@babel/plugin-transform-destructuring": "7.28.0",
7777
"@babel/plugin-transform-for-of": "7.27.1",
78-
"@babel/preset-env": "7.27.2",
78+
"@babel/preset-env": "7.28.0",
7979
"@commitlint/cli": "19.8.1",
8080
"@iterable-iterator/range": "2.1.0",
8181
"@js-library/commitlint-config": "0.0.4",

0 commit comments

Comments
 (0)