Updated RollUp version

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-06-18 01:06:15 +04:00
parent 84a6f6a0f1
commit ee0e9ca2e4
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1776,9 +1776,9 @@
}
},
"rollup": {
"version": "2.16.1",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.16.1.tgz",
"integrity": "sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==",
"version": "2.17.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.17.0.tgz",
"integrity": "sha512-4Um68vKyyTLzT+EWClgc+nyxSlunlmx8wgCO16RDicwxvccnyBHguoNqxPaJL/YPAdvuAJkqaFPf/BfDojzEZA==",
"dev": true
},
"rollup-plugin-terser": {