Bump @types/terser-webpack-plugin from 3.0.0 to 4.1.0

Bumps [@types/terser-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/terser-webpack-plugin) from 3.0.0 to 4.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/terser-webpack-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-17 11:19:43 +00:00 committed by Benjamin Staneck
parent 5f16231bd7
commit d664f66769
2 changed files with 5 additions and 5 deletions

View file

@ -87,7 +87,7 @@
"@types/react-redux": "^7.1.9",
"@types/seamless-immutable": "7.1.13",
"@types/styled-jsx": "2.2.8",
"@types/terser-webpack-plugin": "3.0.0",
"@types/terser-webpack-plugin": "4.1.0",
"@types/uuid": "8.0.0",
"@types/webpack": "4.41.21",
"@typescript-eslint/eslint-plugin": "3.7.1",

View file

@ -870,10 +870,10 @@
resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.5.tgz#9adbc12950582aa65ead76bffdf39fe0c27a3c02"
integrity sha512-/gG2M/Imw7cQFp8PGvz/SwocNrmKFjFsm5Pb8HdbHkZ1K8pmuPzOX4VeVoiEecFCVf4CsN1r3/BRvx+6sNqwtQ==
"@types/terser-webpack-plugin@3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@types/terser-webpack-plugin/-/terser-webpack-plugin-3.0.0.tgz#8c5781922ce60611037b28186baf192e28780a03"
integrity sha512-K5C7izOT8rR4qiE2vfXcQNEJN4lT9cq/2qJgpMUWR2HsjDW/KVrHx2CaHuaXvaqDNsRmdELPLaxeJHiI4GjVrA==
"@types/terser-webpack-plugin@4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@types/terser-webpack-plugin/-/terser-webpack-plugin-4.1.0.tgz#c1c195a19d1850153d5eda3e01b29df0701d0979"
integrity sha512-BOHN8/GPYi0e3ch3LHf+O/pkzbc0WKnNuYdNdDmfi+vbcgXpG9Hq6zEJ0C1HwQyYIowVEqMW08/X23c43a47Pw==
dependencies:
"@types/webpack" "*"
terser "^4.6.13"