From ae86612fa0dff4edd8c8a0815b2e1db7f1e7fb54 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2020 21:16:01 +0000 Subject: [PATCH] Bump dtslint from 1.0.3 to 3.6.12 Bumps [dtslint](https://github.com/Microsoft/dtslint) from 1.0.3 to 3.6.12. - [Release notes](https://github.com/Microsoft/dtslint/releases) - [Commits](https://github.com/Microsoft/dtslint/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f945b4ffc..59e413afc 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "devDependencies": { "@types/react": "^16.3.13", "async": "~3.1.0", - "dtslint": "^1.0.3", + "dtslint": "^3.6.12", "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", "enzyme-to-json": "^3.3.1",