Skip to content

Commit

Permalink
Upgrade esbuild to 0.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
pbomb committed Nov 22, 2021
1 parent d7f9e36 commit 698e991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite-plugin-commonjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/originjs/vite-plugins/tree/main/packages/vite-plugin-commonjs",
"dependencies": {
"esbuild": "^0.12.6"
"esbuild": "^0.13.15"
},
"devDependencies": {
"@types/node": "^15.12.2",
Expand Down

0 comments on commit 698e991

Please sign in to comment.