Skip to content

Commit

Permalink
chore(deps-dev): update esbuild requirement from ^0.20.1 to ^0.20.2 (#44
Browse files Browse the repository at this point in the history
)

Updates the requirements on [esbuild](https://github.com/evanw/esbuild) to permit the latest version.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.20.1...v0.20.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 07c7ab4 commit 91aed45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/node": "^20.11.28",
"esbuild": "^0.20.1",
"esbuild": "^0.20.2",
"typescript": "^5.4.2"
},
"engines": {
Expand Down

0 comments on commit 91aed45

Please sign in to comment.