From 32dbe8c7e9bd99b31e3755d6881503b9d7efb0de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 13:28:08 +0000 Subject: [PATCH] Bump dtslint from 2.0.3 to 2.0.5 Bumps [dtslint](https://github.com/Microsoft/dtslint) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/Microsoft/dtslint/releases) - [Commits](https://github.com/Microsoft/dtslint/commits) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 560bc9b..556e365 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2074,9 +2074,9 @@ dts-critic@^2.2.4: yargs "^12.0.5" dtslint@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-2.0.3.tgz#56147e45fdf7aefdedb9052033fb24fbe48abbb7" - integrity sha512-6zTTsVPhomVfy+G+tGZfduzbLkGTKE/iid3IUy7fflaT4Atv0EqIcKKtkuUjrP45fWslI789E4u9e8ymn6Xyew== + version "2.0.5" + resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-2.0.5.tgz#2589c69751f9943c29841eab8634baa329df115b" + integrity sha512-73Rixb/W7VbxUb0PPSyAPT63dmaudA4JxcA+NWJvBd+d03kl9j2BW3Ldzz0+SlhWkYRyrJtp2D9IXURNLaWRpw== dependencies: definitelytyped-header-parser "3.8.2" dts-critic "^2.2.4"