Skip to content

Commit

Permalink
chore(deps-dev): Bump dtslint from 0.5.1 to 0.5.3 (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 1, 2019
1 parent 0878709 commit a42b82f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2134,16 +2134,16 @@ dts-critic@^1.0.1:
yargs "^12.0.5"

dtslint@^0.5.0:
version "0.5.1"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.5.1.tgz#39cb64e77be9942185a21bc6f295ffbb3f0c4c03"
integrity sha512-TNx9yBZGOyvlkmDgMDtKQ2xQk7agKpR4eaSc11W9J7jZ6e0EPqv1qvz2FFzUM5p6XD9ggp2uQEBtUMRqHT5C7w==
version "0.5.3"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.5.3.tgz#1a304abbf4e0b168e96a0ac88635663ebe33b5e7"
integrity sha512-C+MZSYRitjePwMaC063KhbHG4WDDBT5Ij2BwVwF0Z+Gad0Iy9VApbascOPkVVAEWJU7kxdl3k/ziH03rPnRFFQ==
dependencies:
definitelytyped-header-parser "^1.0.1"
dts-critic "^1.0.1"
fs-extra "^6.0.1"
request "^2.88.0"
strip-json-comments "^2.0.1"
tslint "^5.12.0"
tslint "^5.13.0"
typescript next

ecc-jsbn@~0.1.1:
Expand Down Expand Up @@ -6602,10 +6602,10 @@ tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==

tslint@^5.12.0:
version "5.13.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.0.tgz#239a2357c36b620d72d86744754b6fc088a25359"
integrity sha512-ECOOQRxXCYnUUePG5h/+Z1Zouobk3KFpIHA9aKBB/nnMxs97S1JJPDGt5J4cGm1y9U9VmVlfboOxA8n1kSNzGw==
tslint@^5.13.0:
version "5.13.1"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1.tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed"
integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ==
dependencies:
babel-code-frame "^6.22.0"
builtin-modules "^1.1.1"
Expand Down

0 comments on commit a42b82f

Please sign in to comment.