Bump terser from 4.4.0 to 4.4.1 (#29786)

Bumps [terser](https://github.com/terser/terser) from 4.4.0 to 4.4.1.
- [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/v4.4.0...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-02 11:44:08 +02:00 committed by XhmikosR
parent 159aac7afe
commit 76fd85be80
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12184,9 +12184,9 @@
}
},
"terser": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.4.0.tgz",
"integrity": "sha512-oDG16n2WKm27JO8h4y/w3iqBGAOSCtq7k8dRmrn4Wf9NouL0b2WpMHGChFGZq4nFAQy1FsNJrVQHfurXOSTmOA==",
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.4.1.tgz",
"integrity": "sha512-e05giplw+8sIYh50qXYHZmr0b76O5dOSm9JwSDebGFLri4ItYzxsnumiAK+yuI56R+H7uIjT9KbVEKNkrprzHw==",
"dev": true,
"requires": {
"commander": "^2.20.0",

View File

@ -130,7 +130,7 @@
"shelljs": "^0.8.3",
"stylelint": "^12.0.0",
"stylelint-config-twbs-bootstrap": "^1.0.0",
"terser": "^4.4.0",
"terser": "^4.4.1",
"vnu-jar": "19.9.4"
},
"engines": {