Skip to content

Commit b1954b9

Browse files
committed
⬆️ deps: Upgrade babel monorepo. to v7.25.9.
1 parent 066e7b4 commit b1954b9

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
@@ -70,10 +70,10 @@
7070
},
7171
"dependencies": {},
7272
"devDependencies": {
73-
"@babel/core": "7.25.8",
74-
"@babel/plugin-transform-destructuring": "7.25.7",
75-
"@babel/plugin-transform-for-of": "7.25.7",
76-
"@babel/preset-env": "7.25.8",
73+
"@babel/core": "7.25.9",
74+
"@babel/plugin-transform-destructuring": "7.25.9",
75+
"@babel/plugin-transform-for-of": "7.25.9",
76+
"@babel/preset-env": "7.25.9",
7777
"@commitlint/cli": "19.5.0",
7878
"@iterable-iterator/list": "^1.0.1",
7979
"@iterable-iterator/map": "^1.0.1",

0 commit comments

Comments
 (0)