Skip to content

Commit

Permalink
feat: upgrade esbuild to v0.19.10 (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
paescuj committed Dec 19, 2023
1 parent 2a34187 commit e07a6e4
Show file tree
Hide file tree
Showing 2 changed files with 264 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"node": ">=18.0.0"
},
"dependencies": {
"esbuild": "~0.18.20",
"esbuild": "~0.19.10",
"get-tsconfig": "^4.7.2"
},
"optionalDependencies": {
Expand Down

0 comments on commit e07a6e4

Please sign in to comment.