Updated Typescript

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2019-12-02 15:56:46 +01:00
parent c044d3180b
commit 4fc3bb24d1
No known key found for this signature in database
GPG Key ID: B143FF27EF555D16
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
"license": "MIT",
"private": false,
"devDependencies": {
"typescript": "^3.6.4"
"typescript": "^3.7.2"
},
"scripts": {
"build": "tsc",

View File

@ -2,7 +2,7 @@
# yarn lockfile v1
typescript@^3.6.4:
version "3.6.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
typescript@^3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==