Bump esbuild from 0.8.53 to 0.8.57

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.8.53 to 0.8.57.
- [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.8.53...v0.8.57)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-08 05:32:06 +00:00
parent 47659c24d7
commit 3953bff7f3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1884,9 +1884,9 @@
} }
}, },
"esbuild": { "esbuild": {
"version": "0.8.53", "version": "0.8.57",
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.8.53.tgz", "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.8.57.tgz",
"integrity": "sha512-GIaYGdMukH58hu+lf07XWAeESBYFAsz8fXnrylHDCbBXKOSNtFmoYA8PhSeSF+3/qzeJ0VjzV9AkLURo5yfu3g==", "integrity": "sha512-j02SFrUwFTRUqiY0Kjplwjm1psuzO1d6AjaXKuOR9hrY0HuPsT6sV42B6myW34h1q4CRy+Y3g4RU/cGJeI/nNA==",
"dev": true "dev": true
}, },
"escalade": { "escalade": {

View File

@ -58,7 +58,7 @@
"autoprefixer": "^10.2.4", "autoprefixer": "^10.2.4",
"chokidar": "^3.5.1", "chokidar": "^3.5.1",
"cssnano": "^4.1.10", "cssnano": "^4.1.10",
"esbuild": "^0.8.53", "esbuild": "^0.8.57",
"eslint": "^7.21.0", "eslint": "^7.21.0",
"eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.22.1", "eslint-plugin-import": "^2.22.1",