0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-17 14:54:30 +01:00

Bump terser from 4.4.1 to 4.4.2 (#29823)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-09 12:14:48 +02:00 committed by XhmikosR
parent b6a4fdbd49
commit 5d1efcb4fe
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -12270,9 +12270,9 @@
}
},
"terser": {
"version": "4.4.1",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.4.1.tgz",
"integrity": "sha512-e05giplw+8sIYh50qXYHZmr0b76O5dOSm9JwSDebGFLri4ItYzxsnumiAK+yuI56R+H7uIjT9KbVEKNkrprzHw==",
"version": "4.4.2",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.4.2.tgz",
"integrity": "sha512-Uufrsvhj9O1ikwgITGsZ5EZS6qPokUOkCegS7fYOdGTv+OA90vndUbU6PEjr5ePqHfNUbGyMO7xyIZv2MhsALQ==",
"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.1",
"terser": "^4.4.2",
"vnu-jar": "19.9.4"
},
"engines": {