build(deps-dev): bump esbuild from 0.16.17 to 0.17.4

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.17 to 0.17.4.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.16.17...v0.17.4)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-24 02:17:02 +00:00 committed by GitHub
parent 7a39b8223c
commit 4f0e936f09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,7 +43,7 @@
"compressing": "^1.6.3", "compressing": "^1.6.3",
"concurrently": "^7.6.0", "concurrently": "^7.6.0",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"esbuild": "^0.16.10", "esbuild": "^0.17.4",
"minimist": "^1.2.7", "minimist": "^1.2.7",
"release-it": "^15.6.0", "release-it": "^15.6.0",
"replace-in-file": "^6.3.5", "replace-in-file": "^6.3.5",