Skip to content

Commit 995cedb

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.27.1. (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 08708e5 commit 995cedb

File tree

2 files changed

+567
-742
lines changed

2 files changed

+567
-742
lines changed

package.json

Lines changed: 4 additions & 4 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.26.10",
84-
"@babel/plugin-transform-destructuring": "7.25.9",
85-
"@babel/plugin-transform-for-of": "7.26.9",
86-
"@babel/preset-env": "7.26.9",
83+
"@babel/core": "7.27.1",
84+
"@babel/plugin-transform-destructuring": "7.27.1",
85+
"@babel/plugin-transform-for-of": "7.27.1",
86+
"@babel/preset-env": "7.27.1",
8787
"@codec-bytes/ascii": "3.0.0",
8888
"@commitlint/cli": "19.8.0",
8989
"@js-library/commitlint-config": "0.0.4",

0 commit comments

Comments
 (0)