3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 04:45:02 +00:00

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

@ -8463,12 +8463,6 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"dev": true
},
"typescript": {
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.2.tgz",
"integrity": "sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==",
"dev": true
},
"uglify-js": {
"version": "3.4.10",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.4.10.tgz",