Bump terser from 5.3.1 to 5.3.2

Bumps [terser](https://github.com/terser/terser) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.3.1...v5.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-21 11:03:56 +00:00 committed by Benjamin Staneck
parent 77efdfcb62
commit 9e6560f94a
2 changed files with 5 additions and 5 deletions

View file

@ -119,7 +119,7 @@
"redux-devtools-extension": "2.13.8",
"resize-observer-polyfill": "1.5.1",
"style-loader": "1.2.1",
"terser": "5.3.1",
"terser": "5.3.2",
"terser-webpack-plugin": "4.2.0",
"ts-node": "9.0.0",
"typescript": "4.0.3",

View file

@ -7760,10 +7760,10 @@ terser-webpack-plugin@^1.4.3:
webpack-sources "^1.4.0"
worker-farm "^1.7.0"
terser@5.3.1, terser@^5.3.0:
version "5.3.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.1.tgz#f50fe20ab48b15234fe9bdd86b10148ad5fca787"
integrity sha512-yD80f4hdwCWTH5mojzxe1q8bN1oJbsK/vfJGLcPZM/fl+/jItIVNKhFIHqqR71OipFWMLgj3Kc+GIp6CeIqfnA==
terser@5.3.2, terser@^5.3.0:
version "5.3.2"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.3.2.tgz#f4bea90eb92945b2a028ceef79181b9bb586e7af"
integrity sha512-H67sydwBz5jCUA32ZRL319ULu+Su1cAoZnnc+lXnenGRYWyLE3Scgkt8mNoAsMx0h5kdo758zdoS0LG9rYZXDQ==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"