From 391a40a24fded683397e424ff2ba3d90ab4bfbee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Jun 2018 22:43:36 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v2.9.2 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 20afccb..7f95185 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "ajv-cli": "2.1.0", - "typescript": "2.6.2" + "typescript": "2.9.2" }, "repository": { "type": "git", diff --git a/yarn.lock b/yarn.lock index e65a868..9e91078 100644 --- a/yarn.lock +++ b/yarn.lock @@ -200,9 +200,9 @@ sigmund@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/sigmund/-/sigmund-1.0.1.tgz#3ff21f198cad2175f9f3b781853fd94d0d19b590" -typescript@2.6.2: - version "2.6.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4" +typescript@2.9.2: + version "2.9.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c" wrappy@1: version "1.0.2"