Skip to content

Commit 9c0fd73

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.28.0. (#227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26827e5 commit 9c0fd73

File tree

2 files changed

+206
-211
lines changed

2 files changed

+206
-211
lines changed

package.json

Lines changed: 3 additions & 3 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.27.7",
83-
"@babel/plugin-transform-destructuring": "7.27.7",
82+
"@babel/core": "7.28.0",
83+
"@babel/plugin-transform-destructuring": "7.28.0",
8484
"@babel/plugin-transform-for-of": "7.27.1",
85-
"@babel/preset-env": "7.27.2",
85+
"@babel/preset-env": "7.28.0",
8686
"@commitlint/cli": "19.8.1",
8787
"@js-library/commitlint-config": "0.0.4",
8888
"@list-abstraction/specification": "10.0.0",

0 commit comments

Comments
 (0)