Skip to content

Commit

Permalink
build(deps-dev): update esbuild requirement from ^0.21.4 to ^0.21.5 (#39
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.21.4...v0.21.5)

---
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 Jun 15, 2024
1 parent 6ddd3bb commit 8870fdb
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 @@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/node": "^20.14.2",
"esbuild": "^0.21.4",
"esbuild": "^0.21.5",
"openapi-typescript": "^6.7.6",
"typescript": "^5.4.5"
},
Expand Down

0 comments on commit 8870fdb

Please sign in to comment.