Skip to content

Commit

Permalink
bump esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
xfq committed Feb 1, 2024
1 parent 9921b8f commit 2553c7d
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 71 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"build": "esbuild src/script.ts --bundle --outfile=built/script.js"
},
"dependencies": {
"esbuild": "^0.17.19"
"esbuild": "^0.20.0"
}
}
150 changes: 80 additions & 70 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2553c7d

Please sign in to comment.