Skip to content

Commit feae59d

Browse files
⬆️ deps: Upgrade babel monorepo. to v7.26.8. (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ff08ba commit feae59d

File tree

2 files changed

+140
-62
lines changed

2 files changed

+140
-62
lines changed

package.json

Lines changed: 2 additions & 2 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.26.7",
82+
"@babel/core": "7.26.8",
8383
"@babel/plugin-transform-destructuring": "7.25.9",
8484
"@babel/plugin-transform-for-of": "7.25.9",
85-
"@babel/preset-env": "7.26.7",
85+
"@babel/preset-env": "7.26.8",
8686
"@commitlint/cli": "19.7.1",
8787
"@js-library/commitlint-config": "0.0.4",
8888
"@list-abstraction/specification": "10.0.0",

0 commit comments

Comments
 (0)