Skip to content

Commit 2af5c6b

Browse files
committed
⬆️ deps: Upgrade babel monorepo. to v7.25.7.
1 parent 207870f commit 2af5c6b

File tree

2 files changed

+620
-960
lines changed

2 files changed

+620
-960
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,10 @@
7979
"@data-structure-algebra/doubly-linked-list": "^1.0.0"
8080
},
8181
"devDependencies": {
82-
"@babel/core": "7.25.2",
83-
"@babel/plugin-transform-destructuring": "7.24.8",
84-
"@babel/plugin-transform-for-of": "7.24.7",
85-
"@babel/preset-env": "7.25.4",
82+
"@babel/core": "7.25.7",
83+
"@babel/plugin-transform-destructuring": "7.25.7",
84+
"@babel/plugin-transform-for-of": "7.25.7",
85+
"@babel/preset-env": "7.25.7",
8686
"@commitlint/cli": "19.5.0",
8787
"@js-library/commitlint-config": "0.0.4",
8888
"@list-abstraction/specification": "10.0.0",

0 commit comments

Comments
 (0)