Skip to content

Commit 8f79696

Browse files
authored
feat!: transform jsx with esbuild instead of babel (#9590)
1 parent 459e27b commit 8f79696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@typescript-eslint/eslint-plugin": "^5.42.0",
6262
"@typescript-eslint/parser": "^5.42.0",
6363
"conventional-changelog-cli": "^2.2.2",
64-
"esbuild": "^0.14.47",
64+
"esbuild": "^0.15.9",
6565
"eslint": "^8.27.0",
6666
"eslint-define-config": "^1.11.0",
6767
"eslint-plugin-import": "^2.26.0",

0 commit comments

Comments
 (0)