From e2873a93cb6fb4943d14c3e2c609b0e705cbe5bd Mon Sep 17 00:00:00 2001 From: Nicholas Jamieson Date: Fri, 19 Jan 2018 18:30:04 +1000 Subject: [PATCH] chore(package): Add tsutils. --- package.json | 1 + yarn.lock | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 14b3379c..4a085b82 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "rxjs": "^5.4.0", "semver": "^5.4.0", "tslint": "^5.1.0", + "tsutils": "^2.19.1", "typescript": "~2.6.1" }, "homepage": "https://github.com/cartant/rxjs-tslint-rules", diff --git a/yarn.lock b/yarn.lock index 7fab34ba..00860d31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -347,7 +347,7 @@ tslint@^5.1.0: tslib "^1.8.0" tsutils "^2.12.1" -tsutils@^2.12.1: +tsutils@^2.12.1, tsutils@^2.19.1: version "2.19.1" resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.19.1.tgz#76d7ebdea9d7a7bf4a05f50ead3701b0168708d7" dependencies: