build(deps-dev): bump terser-webpack-plugin from 3.0.7 to 3.0.8 in /html (#424)

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v3.0.7...v3.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-29 22:30:13 +08:00
committed by GitHub
parent f7c171ffbe
commit 11364f4b8f
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"sass-loader": "^9.0.2",
"scssfmt": "^1.0.7",
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^3.0.7",
"terser-webpack-plugin": "^3.0.8",
"through2": "^4.0.2",
"ts-loader": "^8.0.1",
"tslint": "^6.1.2",

View File

@@ -7735,10 +7735,10 @@ terser-webpack-plugin@^1.4.3:
webpack-sources "^1.4.0"
worker-farm "^1.7.0"
terser-webpack-plugin@^3.0.7:
version "3.0.7"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-3.0.7.tgz#db23b946dcca8954da3ebda3675360bceebdc78e"
integrity sha512-5JqibUOctE6Ou4T00IVGYTQJBOhu24jz0PpqYeitQJJ3hlZY2ZKSwzzuqjmBH8MzbdWMgIefpmHwTkvwm6Q4CQ==
terser-webpack-plugin@^3.0.8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-3.0.8.tgz#d1a53442a143e09e00c880e8d77c1e79cb05318b"
integrity sha512-ygwK8TYMRTYtSyLB2Mhnt90guQh989CIq/mL/2apwi6rA15Xys4ydNUiH4ah6EZCfQxSk26ZFQilZ4IQ6IZw6A==
dependencies:
cacache "^15.0.5"
find-cache-dir "^3.3.1"