Updated TypeScript dependence
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"rollup": "^1.31.1",
|
||||
"rollup-plugin-terser": "^5.2.0",
|
||||
"tslib": "^1.10.0",
|
||||
"typescript": "^3.7.5"
|
||||
"tslib": "^2.0.0",
|
||||
"typescript": "^3.9.5"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^2.26.0",
|
||||
|
||||
Reference in New Issue
Block a user