Skip to content

Commit

Permalink
fix(deps): upgrade esbuild to 0.15, resolves #690
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Aug 12, 2022
1 parent dda4b3c commit c3dc8d8
Show file tree
Hide file tree
Showing 3 changed files with 178 additions and 384 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -30,7 +30,7 @@
"cac": "^6.7.12",
"chokidar": "^3.5.1",
"debug": "^4.3.1",
"esbuild": "^0.14.25",
"esbuild": "^0.15.1",
"execa": "^5.0.0",
"globby": "^11.0.3",
"joycon": "^3.0.1",
Expand Down

0 comments on commit c3dc8d8

Please sign in to comment.