Skip to content

Commit

Permalink
chore(deps-dev): Bump dtslint from 0.5.0 to 0.5.1 (#257)
Browse files Browse the repository at this point in the history
Bumps [dtslint](https://github.com/Microsoft/dtslint) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/Microsoft/dtslint/releases)
- [Commits](https://github.com/Microsoft/dtslint/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and taion committed Feb 28, 2019
1 parent f84044c commit 7f69cb4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2134,9 +2134,9 @@ dts-critic@^1.0.1:
yargs "^12.0.5"

dtslint@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.5.0.tgz#32d4aa111e0dd58f80ac6e75a28198474ca9e529"
integrity sha512-Q/c/h+2CmiMR2dHqkSNFInsjO2nqeXY5l3US+KNcrBbo71hPX6HUEA+UoBXbRifRO7r3pB3SuLcwWFDhmhWb0Q==
version "0.5.1"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.5.1.tgz#39cb64e77be9942185a21bc6f295ffbb3f0c4c03"
integrity sha512-TNx9yBZGOyvlkmDgMDtKQ2xQk7agKpR4eaSc11W9J7jZ6e0EPqv1qvz2FFzUM5p6XD9ggp2uQEBtUMRqHT5C7w==
dependencies:
definitelytyped-header-parser "^1.0.1"
dts-critic "^1.0.1"
Expand Down

0 comments on commit 7f69cb4

Please sign in to comment.