Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
feat: esbuild dependency to use patch range (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: hiroki osame <[email protected]>
  • Loading branch information
skovhus and privatenumber authored Jun 21, 2022
1 parent ffe7c78 commit 53b4868
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test": "tsx --no-cache ./tests/index.ts"
},
"dependencies": {
"esbuild": "0.14.38",
"esbuild": "~0.14.47",
"source-map-support": "^0.5.21"
},
"devDependencies": {
Expand Down
214 changes: 211 additions & 3 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 53b4868

Please sign in to comment.