build(deps-dev): bump esbuild from 0.14.7 to 0.14.8 (#1993)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.7 to 0.14.8.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.7...v0.14.8)

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

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] 2021-12-26 03:23:54 +08:00 committed by GitHub
parent 4fe6e42228
commit 160c3d6dbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@
"codesandbox": "^2.2.3", "codesandbox": "^2.2.3",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cssnano": "^5.0.5", "cssnano": "^5.0.5",
"esbuild": "0.14.7", "esbuild": "0.14.8",
"eslint": "^7.20.0", "eslint": "^7.20.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.2", "eslint-config-standard": "^16.0.2",