0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

Bump terser from 4.3.9 to 4.4.0 (#29660)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-11 14:47:20 +02:00 committed by XhmikosR
parent 03ab5a4407
commit 52a7f19d72
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -11792,9 +11792,9 @@
}
},
"terser": {
"version": "4.3.9",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.3.9.tgz",
"integrity": "sha512-NFGMpHjlzmyOtPL+fDw3G7+6Ueh/sz4mkaUYa4lJCxOPTNzd0Uj0aZJOmsDYoSQyfuVoWDMSWTPU3huyOm2zdA==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.4.0.tgz",
"integrity": "sha512-oDG16n2WKm27JO8h4y/w3iqBGAOSCtq7k8dRmrn4Wf9NouL0b2WpMHGChFGZq4nFAQy1FsNJrVQHfurXOSTmOA==",
"dev": true,
"requires": {
"commander": "^2.20.0",

View File

@ -132,7 +132,7 @@
"shelljs": "^0.8.3",
"stylelint": "^11.1.1",
"stylelint-config-twbs-bootstrap": "^0.9.0",
"terser": "^4.3.9",
"terser": "^4.4.0",
"vnu-jar": "19.9.4"
},
"engines": {