Skip to content

Commit

Permalink
chore(deps-dev): Bump dtslint from 0.6.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [dtslint](https://github.com/Microsoft/dtslint) from 0.6.0 to 0.6.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-support authored and dependabot[bot] committed Apr 10, 2019
1 parent c73fc71 commit b58ba92
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 @@ -2268,22 +2268,22 @@ download-file-sync@^1.0.4:
resolved "https://registry.yarnpkg.com/download-file-sync/-/download-file-sync-1.0.4.tgz#d3e3c543f836f41039455b9034c72e355b036019"
integrity sha1-0+PFQ/g29BA5RVuQNMcuNVsDYBk=

dts-critic@^1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/dts-critic/-/dts-critic-1.0.4.tgz#75aa92e59602a36a8fda113964fce24f80241591"
integrity sha512-pBIkn1L8fFtYnoftv6e6KYO9zieDQU0AbbdKZWEp/M3VFvDyythNfcAUv+QRncboQQxmo3bDGBoVkZbSXdzBBA==
dts-critic@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/dts-critic/-/dts-critic-1.0.5.tgz#b96fbcfe1434a7afb6e09d41a7b70d713c83f67d"
integrity sha512-//zIvVV+sAp9Gmke7Ao+e3dGFqzX5f8xvu3CS2uGyxt98+rLHaEyAr0mhdsnQGhSHooD4A/8rQGtmpxqo8Qa+g==
dependencies:
definitelytyped-header-parser "^1.0.1"
download-file-sync "^1.0.4"
yargs "^12.0.5"

dtslint@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.6.0.tgz#d0d5721fda57bcd39a8254ac33d5dbab34585bb2"
integrity sha512-VxXI9OyEJvKhyXvJj7elCI6BE9j0cwQizSgGoolWPQQwNdNxYCH998a68vBv3hioiKaTKG/yIaRdygJYwltgMg==
version "0.6.1"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.6.1.tgz#c349ea9866fbb710de26ab99af2b1f8342a96032"
integrity sha512-0YWn8o5LxjuEtr3G7CoDJev0fv0qwhm4ThOsnitWYWpBf/EBUs/DK7IenZkB2/lozJ7W+RVO5fJKJ5wwbE+Y3g==
dependencies:
definitelytyped-header-parser "^1.0.1"
dts-critic "^1.0.4"
dts-critic "^1.0.5"
fs-extra "^6.0.1"
request "^2.88.0"
strip-json-comments "^2.0.1"
Expand Down

0 comments on commit b58ba92

Please sign in to comment.