Bump esbuild from 0.11.0 to 0.11.5

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.11.0 to 0.11.5.
- [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.11.0...v0.11.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-05 05:37:13 +00:00
parent d29c0a2718
commit ab264f8299
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1972,9 +1972,9 @@
}
},
"esbuild": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.11.0.tgz",
"integrity": "sha512-soxN5dic/pDMM0LKLUKmpOY/MVfF+6n3RHLS2ez0YQoM0dmd2tTs/hmAC4pxfhm2Pvn/28UtMJyFedRYC+8olA==",
"version": "0.11.5",
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.11.5.tgz",
"integrity": "sha512-aRs6jAE+bVRp1tyfzUugAw1T/Y0Fwzp4Z2ROikF3h+UifoD5QlEbEYQGc6orNnnSIRhWR5VWBH7LozlAumaLHg==",
"dev": true
},
"escalade": {

View File

@ -58,7 +58,7 @@
"autoprefixer": "^10.2.5",
"chokidar": "^3.5.1",
"cssnano": "^4.1.10",
"esbuild": "^0.11.0",
"esbuild": "^0.11.5",
"eslint": "^7.23.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.22.1",