build(deps-dev): bump esbuild from 0.19.12 to 0.20.1

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.12 to 0.20.1.
- [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.19.12...v0.20.1)

---
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] 2024-02-19 23:37:21 +00:00 committed by GitHub
parent 2cc3ac7622
commit cd14a26c11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@
"@typescript-eslint/parser": "^6.14.0",
"chokidar": "^3.5.3",
"compressing": "^1.10.0",
"esbuild": "^0.19.9",
"esbuild": "^0.20.1",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.1.1",