Update to TS 4.1, use same TS package in all sub-packages

This commit is contained in:
Dragory 2020-12-13 15:26:33 +02:00
parent eb4d5ea6f1
commit 4dfc7ccfa9
No known key found for this signature in database
GPG key ID: 5F387BA66DF8AAC1
8 changed files with 6 additions and 27 deletions

View file

@ -4279,12 +4279,6 @@
}
}
},
"typescript": {
"version": "3.9.6",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz",
"integrity": "sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==",
"dev": true
},
"uid2": {
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/uid2/-/uid2-0.0.3.tgz",

View file

@ -86,8 +86,7 @@
"ava": "^3.10.0",
"rimraf": "^2.6.2",
"source-map-support": "^0.5.16",
"tsc-watch": "^4.0.0",
"typescript": "^3.9.6"
"tsc-watch": "^4.0.0"
},
"ava": {
"files": [