1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

Bump terser from 4.6.4 to 4.6.6 (#30350)

Bumps [terser](https://github.com/terser/terser) from 4.6.4 to 4.6.6.
- [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.6.4...v4.6.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-06 17:16:56 +02:00
committed by GitHub
parent bcb6bc30e6
commit 50a4b83a96
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -13067,9 +13067,9 @@
"dev": true "dev": true
}, },
"terser": { "terser": {
"version": "4.6.4", "version": "4.6.6",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.6.4.tgz", "resolved": "https://registry.npmjs.org/terser/-/terser-4.6.6.tgz",
"integrity": "sha512-5fqgBPLgVHZ/fVvqRhhUp9YUiGXhFJ9ZkrZWD9vQtFBR4QIGTnbsb+/kKqSqfgp3WnBwGWAFnedGTtmX1YTn0w==", "integrity": "sha512-4lYPyeNmstjIIESr/ysHg2vUPRGf2tzF9z2yYwnowXVuVzLEamPN1Gfrz7f8I9uEPuHcbFlW4PLIAsJoxXyJ1g==",
"dev": true, "dev": true,
"requires": { "requires": {
"commander": "^2.20.0", "commander": "^2.20.0",

View File

@@ -133,7 +133,7 @@
"shelljs": "^0.8.3", "shelljs": "^0.8.3",
"stylelint": "^13.2.0", "stylelint": "^13.2.0",
"stylelint-config-twbs-bootstrap": "^2.0.1", "stylelint-config-twbs-bootstrap": "^2.0.1",
"terser": "^4.6.4", "terser": "^4.6.6",
"vnu-jar": "20.2.28" "vnu-jar": "20.2.28"
}, },
"files": [ "files": [