Skip to content

Commit 016db39

Browse files
committed
⬆️ deps: Upgrade babel monorepo to v7.23.3
1 parent 46d0de2 commit 016db39

File tree

2 files changed

+387
-440
lines changed

2 files changed

+387
-440
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.23.2",
79-
"@babel/plugin-transform-destructuring": "7.23.0",
80-
"@babel/plugin-transform-for-of": "7.22.15",
81-
"@babel/preset-env": "7.23.2",
78+
"@babel/core": "7.23.3",
79+
"@babel/plugin-transform-destructuring": "7.23.3",
80+
"@babel/plugin-transform-for-of": "7.23.3",
81+
"@babel/preset-env": "7.23.3",
8282
"@commitlint/cli": "18.2.0",
8383
"@iterable-iterator/consume": "^1.0.1",
8484
"@iterable-iterator/iter": "^1.0.1",

0 commit comments

Comments
 (0)