From 139fc8a0a5ac109fd2effcfa77fe289fc0e239ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 15:45:09 +0000 Subject: [PATCH] Bump dtslint from 1.0.3 to 4.0.3 Bumps [dtslint](https://github.com/Microsoft/dtslint) from 1.0.3 to 4.0.3. - [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..69fdd0a83 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": "^4.0.3", "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.1.1", "enzyme-to-json": "^3.3.1",