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

Bumps [@types/terser-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/terser-webpack-plugin) from 4.1.0 to 4.2.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-09-21 11:05:01 +00:00 committed by Benjamin Staneck
parent 4e0c438a9f
commit d51dec78c0
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": "4.1.0",
"@types/terser-webpack-plugin": "4.2.0",
"@types/uuid": "8.3.0",
"@types/webpack": "4.41.22",
"@typescript-eslint/eslint-plugin": "4.1.1",

View file

@ -873,10 +873,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@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==
"@types/terser-webpack-plugin@4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@types/terser-webpack-plugin/-/terser-webpack-plugin-4.2.0.tgz#fe39917d334287c5cf25abcf370867a31ed59cd6"
integrity sha512-oGfGZzjwKY7s8gAYLZJuVuu9GXuc/ACo7bL/DQg7ROFkEMFQULB1W7qZjQrTXf2SkTfQx7/zcerfuLkUCVFGhg==
dependencies:
"@types/webpack" "*"
terser "^4.6.13"