From 2ac2ae3eee50379cb99baf88448921a1850c2a54 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Tue, 22 May 2018 11:19:09 -0700 Subject: Fix tsutils version --- yarn.lock | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 4b4e0dba0..ac2432d98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11599,6 +11599,12 @@ tslint@^5.9.1: tslib "^1.8.0" tsutils "^2.12.1" +tsutils@2.22.2: + version "2.22.2" + resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.22.2.tgz#0b9f3d87aa3eb95bd32d26ce2b88aa329a657951" + dependencies: + tslib "^1.8.1" + tsutils@^1.4.0: version "1.9.1" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-1.9.1.tgz#b9f9ab44e55af9681831d5f28d0aeeaf5c750cb0" -- cgit v1.2.3