Bump dtslint from 2.0.1 to 2.0.2

Bumps [dtslint](https://github.com/Microsoft/dtslint) from 2.0.1 to 2.0.2.
- [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] 2019-11-13 13:16:06 +00:00
parent 0e248ed0e3
commit 7012e1c74d
1 changed files with 8 additions and 8 deletions

View File

@ -2054,10 +2054,10 @@ domain-browser@^1.1.1:
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda"
integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA==
dts-critic@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/dts-critic/-/dts-critic-2.2.2.tgz#cbb9a4330d48d07346d291a5d49547acad8b3646"
integrity sha512-TaPmQCs4uCgukBE62Pw2II49rtbS2rD5hmraK3jbPaMgSIVr2eISaTzTs392fFRN0WASQj6oZsgTFKgJusLgxw==
dts-critic@^2.2.3:
version "2.2.3"
resolved "https://registry.yarnpkg.com/dts-critic/-/dts-critic-2.2.3.tgz#37b6b604dd2df77d960e59ab501aadc165ef6309"
integrity sha512-65raFj90yesT1yl3zNVsx/ywGSs2ghytSGjZpaddnG8OLsezh/Cz3UaLHSEJFH5+K2vcuud4l0l5WeoXId0ptg==
dependencies:
command-exists "^1.2.8"
definitelytyped-header-parser "^3.8.1"
@ -2065,12 +2065,12 @@ dts-critic@^2.2.2:
yargs "^12.0.5"
dtslint@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-2.0.1.tgz#1b0e11047eb9b1975dda6777c7e8193e041db372"
integrity sha512-AiTv/GAn3Gg/WNBFFOfRn26sXpRpX/ZaTES+bcOaPPz6lnv/xh9L8PkpgcWfNyhQqEhsPi1JAoS24sCX3MYZ0g==
version "2.0.2"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-2.0.2.tgz#16f918b3705f6016bce5c3d4dbb29b286a76ca73"
integrity sha512-ij6Y8uI/mYXrCk9mBcPDJeBQXI7jPMG7p08RFbnug63tesEdKzh+9PQhtCv27LMV+bw7vH5V2MPciSAr5tWtrA==
dependencies:
definitelytyped-header-parser "3.8.1"
dts-critic "^2.2.2"
dts-critic "^2.2.3"
fs-extra "^6.0.1"
request "^2.88.0"
strip-json-comments "^2.0.1"