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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@@ -10889,9 +10889,9 @@
"dev": true
},
"terser": {
- "version": "5.3.1",
- "resolved": "https://registry.npmjs.org/terser/-/terser-5.3.1.tgz",
- "integrity": "sha512-yD80f4hdwCWTH5mojzxe1q8bN1oJbsK/vfJGLcPZM/fl+/jItIVNKhFIHqqR71OipFWMLgj3Kc+GIp6CeIqfnA==",
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.3.2.tgz",
+ "integrity": "sha512-H67sydwBz5jCUA32ZRL319ULu+Su1cAoZnnc+lXnenGRYWyLE3Scgkt8mNoAsMx0h5kdo758zdoS0LG9rYZXDQ==",
"dev": true,
"requires": {
"commander": "^2.20.0",
@@ -147,7 +147,7 @@
"rollup": "^2.28.2",
"stylelint": "^13.6.1",
"stylelint-config-twbs-bootstrap": "^2.0.3",
- "terser": "^5.3.1",
+ "terser": "^5.3.2",
"vnu-jar": "^20.6.30"
}