Updated RollUp version
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
84a6f6a0f1
commit
ee0e9ca2e4
6
package-lock.json
generated
6
package-lock.json
generated
@ -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": {
|
||||
|
@ -23,7 +23,7 @@
|
||||
"eslint-plugin-sonarjs": "^0.5.0",
|
||||
"eslint-plugin-unicorn": "^20.1.0",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"rollup": "^2.16.1",
|
||||
"rollup": "^2.17.0",
|
||||
"rollup-plugin-terser": "^6.1.0",
|
||||
"tslib": "^2.0.0",
|
||||
"typescript": "^3.9.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user