chore(deps): update dependency html-webpack-plugin to v4.5.0 (#148)
Co-authored-by: Renovate Bot <bot@renovateapp.com>main
parent
9d2a6ccd1d
commit
445e128481
|
@ -26,7 +26,7 @@
|
|||
"@wasm-tool/wasm-pack-plugin": "1.3.1",
|
||||
"adm-zip": "0.4.16",
|
||||
"file-saver": "2.0.2",
|
||||
"html-webpack-plugin": "4.4.1",
|
||||
"html-webpack-plugin": "4.5.0",
|
||||
"jest": "26.5.2",
|
||||
"npm-run-all": "4.1.5",
|
||||
"text-encoding": "0.7.0",
|
||||
|
|
|
@ -3085,10 +3085,10 @@ html-minifier-terser@^5.0.1:
|
|||
relateurl "^0.2.7"
|
||||
terser "^4.6.3"
|
||||
|
||||
html-webpack-plugin@4.4.1:
|
||||
version "4.4.1"
|
||||
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.4.1.tgz#61ab85aa1a84ba181443345ebaead51abbb84149"
|
||||
integrity sha512-nEtdEIsIGXdXGG7MjTTZlmhqhpHU9pJFc1OYxcP36c5/ZKP6b0BJMww2QTvJGQYA9aMxUnjDujpZdYcVOXiBCQ==
|
||||
html-webpack-plugin@4.5.0:
|
||||
version "4.5.0"
|
||||
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0.tgz#625097650886b97ea5dae331c320e3238f6c121c"
|
||||
integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw==
|
||||
dependencies:
|
||||
"@types/html-minifier-terser" "^5.0.0"
|
||||
"@types/tapable" "^1.0.5"
|
||||
|
|
Loading…
Reference in New Issue