Skip to content

Commit

Permalink
bump esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
xfq committed Mar 2, 2023
1 parent f9c5f87 commit 8167dbb
Show file tree
Hide file tree
Showing 2 changed files with 71 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.6"
"esbuild": "^0.17.10"
}
}
140 changes: 70 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 8167dbb

Please sign in to comment.