Skip to content

Commit f56ab3c

Browse files
chore(dev-deps): update babel monorepo to ^7.26.8 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc5b9b1 commit f56ab3c

File tree

2 files changed

+218
-89
lines changed

2 files changed

+218
-89
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
]
2525
},
2626
"devDependencies": {
27-
"@babel/core": "^7.26.0",
28-
"@babel/plugin-transform-runtime": "^7.25.9",
29-
"@babel/plugin-transform-typescript": "^7.26.5",
30-
"@babel/preset-env": "^7.26.0",
27+
"@babel/core": "^7.26.8",
28+
"@babel/plugin-transform-runtime": "^7.26.8",
29+
"@babel/plugin-transform-typescript": "^7.26.8",
30+
"@babel/preset-env": "^7.26.8",
3131
"@babel/preset-react": "^7.26.3",
3232
"@babel/preset-typescript": "^7.26.0",
3333
"@peculiar/webcrypto": "^1.5.0",

0 commit comments

Comments
 (0)