diff --git a/package.json b/package.json index 3b5e56d..175e938 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "pretty-quick": "1.11.1", "tsdx": "0.9.3", "tslib": "1.10.0", - "typescript": "3.6.3" + "typescript": "3.7.2" }, "dependencies": { "command-line-application": "^0.8.0", diff --git a/yarn.lock b/yarn.lock index 1532d52..62f864b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7269,10 +7269,10 @@ typescript-memoize@^1.0.0-alpha.3: dependencies: core-js "2.4.1" -typescript@3.6.3: - version "3.6.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da" - integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw== +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== typical@^2.6.1: version "2.6.1"