Bump dtslint from 4.0.6 to 4.0.7

Bumps [dtslint](https://github.com/Microsoft/dtslint) from 4.0.6 to 4.0.7.
- [Release notes](https://github.com/Microsoft/dtslint/releases)
- [Commits](https://github.com/Microsoft/dtslint/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
main
dependabot-preview[bot] 2021-02-11 13:14:05 +00:00
parent 123680f5f0
commit 98532931c4
1 changed files with 4 additions and 3 deletions

View File

@ -2379,9 +2379,9 @@ dts-critic@latest:
yargs "^12.0.5"
dtslint@^4.0.0:
version "4.0.6"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-4.0.6.tgz#47a939365ff1fbbff2345b3858fb81c42e10fddd"
integrity sha512-bj5EaTeAqVXDHo/ut8oTRN/hZNTVKTAsNkavyH/T7XeDU/bqrctlYJmQo2HWJzPDoNCjq6NdVgvOnmQBGmSHsg==
version "4.0.7"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-4.0.7.tgz#dad7c0de4b2f48bcc5ee79432248cadc7a5a1a38"
integrity sha512-gwpBnxky+vUfCL74U5ao+wQf4sw9jD+cZ9ukiTFrkwkhNibqfyOZyg4cnFf1lB0Hm5ZFSQdi09DdjarDQLgofA==
dependencies:
"@definitelytyped/header-parser" latest
"@definitelytyped/typescript-versions" latest
@ -2391,6 +2391,7 @@ dtslint@^4.0.0:
json-stable-stringify "^1.0.1"
strip-json-comments "^2.0.1"
tslint "5.14.0"
tsutils "^2.29.0"
yargs "^15.1.0"
duplexer@0.1.1, duplexer@^0.1.1: