summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index febb7ca..79aa220 100644
--- a/package.json
+++ b/package.json
@@ -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",