chore(deps-dev): bump esbuild from 0.16.7 to 0.16.10 (#4218)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.7 to 0.16.10.
- [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.7...v0.16.10)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-24 18:47:48 +08:00 committed by GitHub
parent 9b2bacebcd
commit cb664e707a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@
"codesandbox": "^2.2.3", "codesandbox": "^2.2.3",
"cssnano": "^5.1.7", "cssnano": "^5.1.7",
"deepmerge": "^4.2.2", "deepmerge": "^4.2.2",
"esbuild": "0.16.7", "esbuild": "0.16.10",
"eslint": "^8.13.0", "eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0", "eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^17.0.0", "eslint-config-standard": "^17.0.0",