Skip to content

Commit 749b231

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.27.1. (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdb429a commit 749b231

File tree

2 files changed

+567
-742
lines changed

2 files changed

+567
-742
lines changed

package.json

+4-4
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.26.10",
83-
"@babel/plugin-transform-destructuring": "7.25.9",
84-
"@babel/plugin-transform-for-of": "7.26.9",
85-
"@babel/preset-env": "7.26.9",
82+
"@babel/core": "7.27.1",
83+
"@babel/plugin-transform-destructuring": "7.27.1",
84+
"@babel/plugin-transform-for-of": "7.27.1",
85+
"@babel/preset-env": "7.27.1",
8686
"@commitlint/cli": "19.8.0",
8787
"@js-library/commitlint-config": "0.0.4",
8888
"@list-abstraction/specification": "10.0.0",

0 commit comments

Comments
 (0)