Skip to content

Commit 3ec06c7

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

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
@@ -70,10 +70,10 @@
7070
},
7171
"dependencies": {},
7272
"devDependencies": {
73-
"@babel/core": "7.26.7",
73+
"@babel/core": "7.26.8",
7474
"@babel/plugin-transform-destructuring": "7.25.9",
7575
"@babel/plugin-transform-for-of": "7.25.9",
76-
"@babel/preset-env": "7.26.7",
76+
"@babel/preset-env": "7.26.8",
7777
"@commitlint/cli": "19.7.1",
7878
"@iterable-iterator/list": "^1.0.1",
7979
"@iterable-iterator/map": "^1.0.1",

0 commit comments

Comments
 (0)