Bump esbuild from 0.8.57 to 0.9.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-15 05:46:35 +00:00
parent 89f43ea68a
commit 516da1f6c9
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1944,9 +1944,9 @@
} }
}, },
"esbuild": { "esbuild": {
"version": "0.8.57", "version": "0.9.2",
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.8.57.tgz", "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.9.2.tgz",
"integrity": "sha512-j02SFrUwFTRUqiY0Kjplwjm1psuzO1d6AjaXKuOR9hrY0HuPsT6sV42B6myW34h1q4CRy+Y3g4RU/cGJeI/nNA==", "integrity": "sha512-xE3oOILjnmN8PSjkG3lT9NBbd1DbxNqolJ5qNyrLhDWsFef3yTp/KTQz1C/x7BYFKbtrr9foYtKA6KA1zuNAUQ==",
"dev": true "dev": true
}, },
"escalade": { "escalade": {

View File

@ -58,7 +58,7 @@
"autoprefixer": "^10.2.5", "autoprefixer": "^10.2.5",
"chokidar": "^3.5.1", "chokidar": "^3.5.1",
"cssnano": "^4.1.10", "cssnano": "^4.1.10",
"esbuild": "^0.8.57", "esbuild": "^0.9.2",
"eslint": "^7.22.0", "eslint": "^7.22.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",