Skip to content

Commit 7524952

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

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
@@ -75,10 +75,10 @@
7575
"@iterable-iterator/zip": "^1.0.1"
7676
},
7777
"devDependencies": {
78-
"@babel/core": "7.26.7",
78+
"@babel/core": "7.26.8",
7979
"@babel/plugin-transform-destructuring": "7.25.9",
8080
"@babel/plugin-transform-for-of": "7.25.9",
81-
"@babel/preset-env": "7.26.7",
81+
"@babel/preset-env": "7.26.8",
8282
"@commitlint/cli": "19.7.1",
8383
"@iterable-iterator/consume": "^1.0.1",
8484
"@iterable-iterator/iter": "^1.0.1",

0 commit comments

Comments
 (0)