From ca3521c6260dff8bc30ed56c1d87f70d9b1ec4eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2020 13:14:33 +0000 Subject: [PATCH] Bump dtslint from 2.0.5 to 2.0.6 Bumps [dtslint](https://github.com/Microsoft/dtslint) from 2.0.5 to 2.0.6. - [Release notes](https://github.com/Microsoft/dtslint/releases) - [Commits](https://github.com/Microsoft/dtslint/commits) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 92c1a02..46e95ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2074,14 +2074,13 @@ dts-critic@^2.2.4: yargs "^12.0.5" dtslint@^2.0.0: - version "2.0.5" - resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-2.0.5.tgz#2589c69751f9943c29841eab8634baa329df115b" - integrity sha512-73Rixb/W7VbxUb0PPSyAPT63dmaudA4JxcA+NWJvBd+d03kl9j2BW3Ldzz0+SlhWkYRyrJtp2D9IXURNLaWRpw== + version "2.0.6" + resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-2.0.6.tgz#8862293c9bb01b923a7ed40643695fc6f12a7c78" + integrity sha512-lvuwW8ZSJOIP5Ipm2hGGZ/t1urFwzIwaI46aPxqZ8GgMpdxbzr2iBjNwews+mJygkmR04TT8HnfCa1vcggMIMQ== dependencies: definitelytyped-header-parser "3.8.2" dts-critic "^2.2.4" fs-extra "^6.0.1" - request "^2.88.0" strip-json-comments "^2.0.1" tslint "5.14.0" typescript next @@ -6148,7 +6147,7 @@ request-progress@^2.0.1: dependencies: throttleit "^1.0.0" -request@^2.81.0, request@^2.88.0: +request@^2.81.0: version "2.88.0" resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef" integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==