From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 2 May 2020 15:05:05 +0000 (+0800) Subject: build(deps-dev): bump html-webpack-plugin from 4.2.0 to 4.3.0 (#338) X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=fc361ab2d39940067ffdab2fd6b32757bbbf9fea;p=ttyd.git build(deps-dev): bump html-webpack-plugin from 4.2.0 to 4.3.0 (#338) Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.2.0...v4.3.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- diff --git a/html/package.json b/html/package.json index c0d062c..dfdc66d 100644 --- a/html/package.json +++ b/html/package.json @@ -40,7 +40,7 @@ "gulp-gzip": "^1.4.2", "gulp-inline-source": "^4.0.0", "gulp-rename": "^2.0.0", - "html-webpack-plugin": "^4.2.0", + "html-webpack-plugin": "^4.3.0", "husky": "^4.2.5", "lint-staged": "^10.2.2", "mini-css-extract-plugin": "^0.9.0", diff --git a/html/yarn.lock b/html/yarn.lock index 96fbb37..f18d121 100644 --- a/html/yarn.lock +++ b/html/yarn.lock @@ -3563,10 +3563,10 @@ html-minifier-terser@^5.0.1: relateurl "^0.2.7" terser "^4.6.3" -html-webpack-plugin@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.2.0.tgz#ea46f15b620d4c1c8c73ea399395c81208e9f823" - integrity sha512-zL7LYTuq/fcJX6vV6tmmvFR508Bd9e6kvVGbS76YAjZ2CPVRzsjkvDYs/SshPevpolSdTWgaDV39D6k6oQoVFw== +html-webpack-plugin@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.3.0.tgz#53bf8f6d696c4637d5b656d3d9863d89ce8174fd" + integrity sha512-C0fzKN8yQoVLTelcJxZfJCE+aAvQiY2VUf3UuKrR4a9k5UMWYOtpDLsaXwATbcVCnI05hUS7L9ULQHWLZhyi3w== dependencies: "@types/html-minifier-terser" "^5.0.0" "@types/tapable" "^1.0.5" @@ -6844,7 +6844,7 @@ schema-utils@^1.0.0: ajv-errors "^1.0.0" ajv-keywords "^3.1.0" -schema-utils@^2.6.1, schema-utils@^2.6.4, schema-utils@^2.6.5, schema-utils@^2.6.6: +schema-utils@^2.6.1, schema-utils@^2.6.4, schema-utils@^2.6.6: version "2.6.6" resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.6.6.tgz#299fe6bd4a3365dc23d99fd446caff8f1d6c330c" integrity sha512-wHutF/WPSbIi9x6ctjGGk2Hvl0VOz5l3EKEuKbjPlB30mKZUzb9A5k9yEXRX3pwyqVLPvpfZZEllaFq/M718hA==