From f528f29b626ad2884a2e48db41aaf766d6e1f383 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 18 Feb 2019 04:45:27 +0000 Subject: [PATCH] Bump typescript from 2.9.1 to 2.9.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 2.9.1 to 2.9.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v2.9.1...v2.9.2) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index c684c4f8..0e3217fb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4313,8 +4313,8 @@ type-check@~0.3.2: prelude-ls "~1.1.2" typescript@^2.9.1: - version "2.9.1" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1.tgz#fdb19d2c67a15d11995fd15640e373e09ab09961" + version "2.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c" typestrict@^0.0.9: version "0.0.9"