Skip to content

Commit 53a5966

Browse files
authored
feat: upgrade esbuild to ^0.21 (#374)
1 parent c257766 commit 53a5966

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"webpack": "^4.40.0 || ^5.0.0"
4949
},
5050
"dependencies": {
51-
"esbuild": "^0.20.0",
51+
"esbuild": "^0.21.0",
5252
"get-tsconfig": "^4.7.0",
5353
"loader-utils": "^2.0.4",
5454
"webpack-sources": "^1.4.3"

0 commit comments

Comments
 (0)