From 56045bbba452b0c771aa44ca5d0001bbaf37adcd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 17:19:38 +0000 Subject: [PATCH] Bump typescript from 3.6.2 to 3.6.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ab19e7..f6a2bd0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "rimraf": "^3.0.0", "ts-jest": "^20.0.7", "tslint": "^5.5.0", - "typescript": "3.6.2" + "typescript": "3.6.3" }, "jest": { "transform": { diff --git a/yarn.lock b/yarn.lock index 7c03da1..cbefd68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3429,10 +3429,10 @@ type-check@~0.3.2: dependencies: prelude-ls "~1.1.2" -typescript@3.6.2: - version "3.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54" - integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw== +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== uglify-js@^3.1.4: version "3.6.0"