build: update dependency esbuild to v0.12.9

This commit is contained in:
Renovate Bot 2021-06-25 05:46:09 +00:00 committed by Alan Agius
parent 05a52c8c59
commit 82fbb993b3
3 changed files with 6 additions and 6 deletions

View File

@ -147,7 +147,7 @@
"css-minimizer-webpack-plugin": "3.0.1",
"debug": "^4.1.1",
"enhanced-resolve": "5.8.2",
"esbuild": "0.12.8",
"esbuild": "0.12.9",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-header": "3.1.1",

View File

@ -33,7 +33,7 @@
"critters": "0.0.10",
"css-loader": "5.2.6",
"css-minimizer-webpack-plugin": "3.0.1",
"esbuild": "0.12.8",
"esbuild": "0.12.9",
"find-cache-dir": "3.3.1",
"glob": "7.1.7",
"https-proxy-agent": "5.0.0",

View File

@ -4711,10 +4711,10 @@ es6-weak-map@^2.0.3:
es6-iterator "^2.0.3"
es6-symbol "^3.1.1"
esbuild@0.12.8:
version "0.12.8"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.8.tgz#ac90da77cb3bfbf49ab815200bcef7ffe1a3348f"
integrity sha512-sx/LwlP/SWTGsd9G4RlOPrXnIihAJ2xwBUmzoqe2nWwbXORMQWtAGNJNYLBJJqa3e9PWvVzxdrtyFZJcr7D87g==
esbuild@0.12.9:
version "0.12.9"
resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.12.9.tgz#bed4e7087c286cd81d975631f77d47feb1660070"
integrity sha512-MWRhAbMOJ9RJygCrt778rz/qNYgA4ZVj6aXnNPxFjs7PmIpb0fuB9Gmg5uWrr6n++XKwwm/RmSz6RR5JL2Ocsw==
escalade@^3.1.1:
version "3.1.1"