Skip to content

Commit

Permalink
bump esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
xfq committed Jan 2, 2025
1 parent cf299d2 commit 8f64190
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 77 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "esbuild src/script.ts --bundle --outfile=built/script.js"
},
"dependencies": {
"esbuild": "^0.24.0"
"esbuild": "^0.24.2"
},
"packageManager": "[email protected]+sha1.e0b68270e89c817ff88b7be62466a2128c53af02"
}
162 changes: 86 additions & 76 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 8f64190

Please sign in to comment.