Upgrade: Bump esbuild from 0.12.26 to 0.12.27

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.12.26 to 0.12.27.
- [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.12.26...v0.12.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-13 07:11:04 +00:00 committed by GitHub
parent d98294791b
commit eb28b6ef6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"dependencies": {
"@popperjs/core": "^2.10.1",
"bootstrap": "^5.1.1",
"esbuild": "^0.12.26",
"esbuild": "^0.12.27",
"jquery": "^3.6.0",
"markdown-it-footnote": "^3.0.3",
"mermaid": "^8.12.1",

View file

@ -1917,10 +1917,10 @@ esbuild-loader@~2.15.0:
type-fest "^1.4.0"
webpack-sources "^2.2.0"
esbuild@^0.12.17, esbuild@^0.12.20, esbuild@^0.12.21, esbuild@^0.12.26:
version "0.12.26"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.26.tgz#35f2d58ac3fa4629df24aa4d6fd72feb5522e94b"
integrity sha512-YmTkhPKjvTJ+G5e96NyhGf69bP+hzO0DscqaVJTi5GM34uaD4Ecj7omu5lJO+NrxCUBRhy2chONLK1h/2LwoXA==
esbuild@^0.12.17, esbuild@^0.12.20, esbuild@^0.12.21, esbuild@^0.12.27:
version "0.12.27"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.27.tgz#9bcfb837111c5e89b189188dde339515b213a724"
integrity sha512-G42siADcTdRU1qRBxhiIiVLG4gcEMyWV4CWfLBdSii+olCueZJHFRHc7EqQRnRvNkSQq88i0k1Oufw/YVueUWQ==
escalade@^3.1.1:
version "3.1.1"