Unverified Commit 96fbd495 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files
parent 648bcead
Showing with 4 additions and 4 deletions
+4 -4
...@@ -12846,9 +12846,9 @@ ...@@ -12846,9 +12846,9 @@
"dev": true "dev": true
}, },
"terser": { "terser": {
"version": "4.6.3", "version": "4.6.4",
"resolved": "https://registry.npmjs.org/terser/-/terser-4.6.3.tgz", "resolved": "https://registry.npmjs.org/terser/-/terser-4.6.4.tgz",
"integrity": "sha512-Lw+ieAXmY69d09IIc/yqeBqXpEQIpDGZqT34ui1QWXIUpR2RjbqEkT8X7Lgex19hslSqcWM5iMN2kM11eMsESQ==", "integrity": "sha512-5fqgBPLgVHZ/fVvqRhhUp9YUiGXhFJ9ZkrZWD9vQtFBR4QIGTnbsb+/kKqSqfgp3WnBwGWAFnedGTtmX1YTn0w==",
"dev": true, "dev": true,
"requires": { "requires": {
"commander": "^2.20.0", "commander": "^2.20.0",
......
...@@ -133,7 +133,7 @@ ...@@ -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.3", "terser": "^4.6.4",
"vnu-jar": "20.1.2" "vnu-jar": "20.1.2"
}, },
"files": [ "files": [
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment