1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Pin terser to v5.1.0 and regenerate package-lock.json (#31928)

This commit is contained in:
XhmikosR 2020-10-19 16:05:25 +03:00 committed by GitHub
parent 6b25abfdcc
commit c85e863536
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 445 additions and 1668 deletions

2109
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -56,7 +56,7 @@
"docs-serve": "hugo server --port 9001 --disableFastRender",
"docs-serve-only": "sirv _gh_pages --port 9001",
"lockfile-lint": "lockfile-lint --allowed-hosts npm --allowed-schemes https: --empty-hostname false --type npm --path package-lock.json",
"update-deps": "ncu -u -x karma-browserstack-launcher && npm update && echo Manually update site/assets/js/vendor",
"update-deps": "ncu -u -x karma-browserstack-launcher,terser && npm update && echo Manually update site/assets/js/vendor",
"release": "npm-run-all dist release-sri docs-build release-zip*",
"release-sri": "node build/generate-sri.js",
"release-version": "node build/change-version.js",
@ -134,7 +134,7 @@
"sirv-cli": "^1.0.8",
"stylelint": "^13.7.2",
"stylelint-config-twbs-bootstrap": "^2.1.0",
"terser": "^5.1.0",
"terser": "5.1.0",
"vnu-jar": "20.6.30"
},
"files": [