Skip to content

Commit ae89a80

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.25.9.
1 parent 4455473 commit ae89a80

File tree

2 files changed

+663
-932
lines changed

2 files changed

+663
-932
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@
6666
},
6767
"dependencies": {},
6868
"devDependencies": {
69-
"@babel/core": "7.24.5",
70-
"@babel/plugin-transform-destructuring": "7.24.5",
71-
"@babel/plugin-transform-for-of": "7.24.1",
72-
"@babel/preset-env": "7.24.5",
69+
"@babel/core": "7.25.9",
70+
"@babel/plugin-transform-destructuring": "7.25.9",
71+
"@babel/plugin-transform-for-of": "7.25.9",
72+
"@babel/preset-env": "7.25.9",
7373
"@commitlint/cli": "19.3.0",
7474
"@js-library/commitlint-config": "0.0.4",
7575
"@node-loader/babel": "2.1.0",

0 commit comments

Comments
 (0)