Bump terser-webpack-plugin from 2.3.6 to 3.0.0

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 2.3.6 to 3.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/v2.3.6...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-04 08:50:07 +00:00
committed by GitHub
parent fcc9163494
commit 21c2c4b70a
2 changed files with 111 additions and 44 deletions

View File

@@ -98,7 +98,7 @@
"serve-static": "^1.14.0",
"shx": "^0.3.2",
"sinon": "^9.0.0",
"terser-webpack-plugin": "^2.0.1",
"terser-webpack-plugin": "^3.0.0",
"typescript": "^3.8.3",
"url-polyfill": "^1.1.5",
"walk": "^2.3.9",