Bump terser-webpack-plugin from 3.0.8 to 4.0.0

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 3.0.8 to 4.0.0.
- [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.8...v4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-10 09:01:31 +00:00
committed by GitHub
parent 49a3f9ff58
commit dcc7dc5fd8
2 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -98,7 +98,7 @@
"serve-static": "^1.14.0",
"shx": "^0.3.2",
"sinon": "^9.0.0",
"terser-webpack-plugin": "^3.0.0",
"terser-webpack-plugin": "^4.0.0",
"typescript": "^3.8.3",
"url-polyfill": "^1.1.5",
"walk": "^2.3.9",