From bc0daf838be4e4239eac35d5f03d9ca658a5ecea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Wed, 2 Jan 2019 14:37:03 -0500 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20dtslint=20to=200.4.2=20?= =?UTF-8?q?=F0=9F=8C=9F=20(#3041)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index 023c9e9d94..8cbc7b16ba 100644 --- a/cli/package.json +++ b/cli/package.json @@ -89,7 +89,7 @@ "chai-string": "1.4.0", "clear-module": "^2.1.0", "dependency-check": "^2.8.0", - "dtslint": "0.4.1", + "dtslint": "0.4.2", "execa-wrap": "1.1.0", "mock-fs": "4.5.0", "nock": "^9.0.9",