Skip to content

Commit c63e5c2

Browse files
committed
⬆️ deps: Upgrade babel monorepo. to v7.25.9.
1 parent ad86286 commit c63e5c2

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
@@ -72,10 +72,10 @@
7272
"@codec-bytes/error": "^5.0.1"
7373
},
7474
"devDependencies": {
75-
"@babel/core": "7.25.8",
76-
"@babel/plugin-transform-destructuring": "7.25.7",
77-
"@babel/plugin-transform-for-of": "7.25.7",
78-
"@babel/preset-env": "7.25.8",
75+
"@babel/core": "7.25.9",
76+
"@babel/plugin-transform-destructuring": "7.25.9",
77+
"@babel/plugin-transform-for-of": "7.25.9",
78+
"@babel/preset-env": "7.25.9",
7979
"@commitlint/cli": "19.5.0",
8080
"@iterable-iterator/range": "2.1.0",
8181
"@js-library/commitlint-config": "0.0.4",

0 commit comments

Comments
 (0)