Skip to content

Commit 04563b6

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

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
@@ -80,10 +80,10 @@
8080
},
8181
"devDependencies": {
8282
"@array-like/alloc": "0.0.1",
83-
"@babel/core": "7.27.7",
84-
"@babel/plugin-transform-destructuring": "7.27.7",
83+
"@babel/core": "7.28.0",
84+
"@babel/plugin-transform-destructuring": "7.28.0",
8585
"@babel/plugin-transform-for-of": "7.27.1",
86-
"@babel/preset-env": "7.27.2",
86+
"@babel/preset-env": "7.28.0",
8787
"@codec-bytes/ascii": "3.0.0",
8888
"@commitlint/cli": "19.8.1",
8989
"@js-library/commitlint-config": "0.0.4",

0 commit comments

Comments
 (0)