build(deps-dev): bump esbuild from 0.18.20 to 0.19.2

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.20 to 0.19.2.
- [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.18.20...v0.19.2)

---
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-08-14 23:12:41 +00:00 committed by GitHub
parent e1088f36da
commit 526a18cc37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@
"compressing": "^1.9.0",
"concurrently": "^8.2.0",
"cross-env": "^7.0.3",
"esbuild": "^0.18.12",
"esbuild": "^0.19.2",
"eslint": "^8.44.0",
"eslint-config-prettier": "^9.0.0",
"prettier": "^3.0.0",