From 29dfa73d0aca14ca67ab403bf0021a2bd0e59794 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 11:49:25 +0000 Subject: [PATCH] Bump dtslint from 3.7.0 to 4.0.0 Bumps [dtslint](https://github.com/Microsoft/dtslint) from 3.7.0 to 4.0.0. - [Release notes](https://github.com/Microsoft/dtslint/releases) - [Commits](https://github.com/Microsoft/dtslint/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 49f0643..e35cc76 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "benchmark": "^2.1.4", "chai": "^4.2.0", "chalk": "^4.0.0", - "dtslint": "^3.4.1", + "dtslint": "^4.0.0", "eslint": "^6.8.0", "eslint-config-prettier": "^6.10.1", "eslint-plugin-expect-type": "^0.0.5", diff --git a/yarn.lock b/yarn.lock index e4c12c6..065d76e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2268,10 +2268,10 @@ dts-critic@latest: tmp "^0.2.1" yargs "^12.0.5" -dtslint@^3.4.1: - version "3.7.0" - resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-3.7.0.tgz#efcacd4cb9ff20848a0327fbad36ac5033ebeb70" - integrity sha512-kVFV+zI2zwCUuwjLl2XVuIoSeLIqba6SmFlBKicwrlk1v0If+x6/cNm7UljSsqN5fJM/K2JJfd9NPPDVBXjjuA== +dtslint@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-4.0.0.tgz#064ecc82316015577ea139c4470f0455a5cbcd11" + integrity sha512-CFtRC9Fen0rHov1amucdjQ7p9WPfL8q0mXd7Bz36vVdS5Ru/9q2EHVz9BloJYsTQOFsEZCqKj8JlH2jNa91OlQ== dependencies: "@definitelytyped/header-parser" latest "@definitelytyped/typescript-versions" latest