diff --git a/package.json b/package.json index afa8a1f..418246d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "tslint-etc": "1.9.1", "tslint-microsoft-contrib": "6.2.0", "tslint-sonarts": "1.9.0", - "typescript": "3.6.4" + "typescript": "3.7.2" }, "nyc": { "extends": "@istanbuljs/nyc-config-typescript" diff --git a/yarn.lock b/yarn.lock index 5f65389..c168313 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2794,10 +2794,10 @@ typedarray@^0.0.6: resolved "https://artifacts.apextoaster.com/repository/group-npm/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@3.6.4: - version "3.6.4" - resolved "https://artifacts.apextoaster.com/repository/group-npm/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://artifacts.apextoaster.com/repository/group-npm/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb" + integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ== typescript@^3.0.0: version "3.6.3"