Skip to content

Commit 6ac3fa5

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.25.9.
1 parent a0c21ec commit 6ac3fa5

File tree

2 files changed

+565
-596
lines changed

2 files changed

+565
-596
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
"@iterable-iterator/zip": "^1.0.1"
7676
},
7777
"devDependencies": {
78-
"@babel/core": "7.25.8",
79-
"@babel/plugin-transform-destructuring": "7.25.7",
80-
"@babel/plugin-transform-for-of": "7.25.7",
81-
"@babel/preset-env": "7.25.8",
78+
"@babel/core": "7.25.9",
79+
"@babel/plugin-transform-destructuring": "7.25.9",
80+
"@babel/plugin-transform-for-of": "7.25.9",
81+
"@babel/preset-env": "7.25.9",
8282
"@commitlint/cli": "19.5.0",
8383
"@iterable-iterator/consume": "^1.0.1",
8484
"@iterable-iterator/iter": "^1.0.1",

0 commit comments

Comments
 (0)