Skip to content

Commit 28fd09b

Browse files
committed
⬆️ deps: Upgrade babel monorepo. to v7.24.5.
1 parent e61f440 commit 28fd09b

File tree

2 files changed

+182
-110
lines changed

2 files changed

+182
-110
lines changed

package.json

Lines changed: 3 additions & 3 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.24.4",
79-
"@babel/plugin-transform-destructuring": "7.24.1",
78+
"@babel/core": "7.24.5",
79+
"@babel/plugin-transform-destructuring": "7.24.5",
8080
"@babel/plugin-transform-for-of": "7.24.1",
81-
"@babel/preset-env": "7.24.4",
81+
"@babel/preset-env": "7.24.5",
8282
"@commitlint/cli": "19.3.0",
8383
"@iterable-iterator/consume": "^1.0.1",
8484
"@iterable-iterator/iter": "^1.0.1",

0 commit comments

Comments
 (0)