Skip to content

Commit

Permalink
feat: upgrade esbuild to 0.16.17 (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Jan 12, 2023
1 parent 8159368 commit 92dc62e
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 193 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -31,7 +31,7 @@
"webpack": "^4.40.0 || ^5.0.0"
},
"dependencies": {
"esbuild": "^0.15.6",
"esbuild": "^0.16.17",
"joycon": "^3.0.1",
"json5": "^2.2.0",
"loader-utils": "^2.0.0",
Expand Down

0 comments on commit 92dc62e

Please sign in to comment.