Skip to content

Commit 26aa06d

Browse files
chore: Upgrade @babel packages (#1003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48daf80 commit 26aa06d

File tree

2 files changed

+378
-378
lines changed

2 files changed

+378
-378
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
"watch:types": "tsc --watch"
5858
},
5959
"devDependencies": {
60-
"@babel/core": "7.26.7",
61-
"@babel/preset-env": "7.26.7",
62-
"@babel/preset-typescript": "7.26.0",
60+
"@babel/core": "7.26.10",
61+
"@babel/preset-env": "7.26.9",
62+
"@babel/preset-typescript": "7.27.0",
6363
"@commitlint/cli": "19.6.1",
6464
"@commitlint/config-conventional": "19.6.0",
6565
"@eslint/eslintrc": "3.2.0",

0 commit comments

Comments
 (0)