Skip to content

Commit 8ad41fa

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.27.1. (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04f4938 commit 8ad41fa

File tree

2 files changed

+567
-742
lines changed

2 files changed

+567
-742
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@
7373
},
7474
"devDependencies": {
7575
"@array-like/alloc": "0.0.1",
76-
"@babel/core": "7.26.10",
77-
"@babel/plugin-transform-destructuring": "7.25.9",
78-
"@babel/plugin-transform-for-of": "7.26.9",
79-
"@babel/preset-env": "7.26.9",
76+
"@babel/core": "7.27.1",
77+
"@babel/plugin-transform-destructuring": "7.27.1",
78+
"@babel/plugin-transform-for-of": "7.27.1",
79+
"@babel/preset-env": "7.27.1",
8080
"@codec-bytes/ascii": "3.0.0",
8181
"@commitlint/cli": "19.8.0",
8282
"@js-library/commitlint-config": "0.0.4",

0 commit comments

Comments
 (0)