chore(deps-dev): bump esbuild from 0.14.16 to 0.16.13

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.16 to 0.16.13.
- [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.14.16...v0.16.13)

---
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-03 11:08:23 +00:00 committed by GitHub
parent a682ade1d3
commit 5650409c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 137 additions and 113 deletions

View file

@ -18,7 +18,7 @@
"@roleypoly/misc-utils": "*",
"@roleypoly/types": "*",
"@types/node": "^17.0.13",
"esbuild": "^0.14.16",
"esbuild": "^0.16.13",
"itty-router": "^2.4.10",
"jest-environment-miniflare": "^2.2.0",
"lodash": "^4.17.21",