Skip to content

Commit 4ecad1e

Browse files
chore: Upgrade @babel packages
1 parent a7321c8 commit 4ecad1e

2 files changed

Lines changed: 610 additions & 630 deletions

File tree

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.10",
61-
"@babel/preset-env": "7.26.9",
62-
"@babel/preset-typescript": "7.27.0",
60+
"@babel/core": "7.27.4",
61+
"@babel/preset-env": "7.27.2",
62+
"@babel/preset-typescript": "7.27.1",
6363
"@commitlint/cli": "19.6.1",
6464
"@commitlint/config-conventional": "19.6.0",
6565
"@eslint/eslintrc": "3.3.1",

0 commit comments

Comments
 (0)