Skip to content

Commit

Permalink
chore(deps-dev): Bump dtslint from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [dtslint](https://github.com/Microsoft/dtslint) from 0.7.1 to 0.7.2.
- [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 May 15, 2019
1 parent 193ec38 commit 8e7a19d
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 @@ -2280,22 +2280,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.7:
version "1.0.7"
resolved "https://registry.yarnpkg.com/dts-critic/-/dts-critic-1.0.7.tgz#85a2fee21ede19ff128840de1da387e81276e71b"
integrity sha512-u3QW0HVfaU2q0+JN9pPzQHD4gOvTkXLErHF2stfInmTSWcWmGywHmN8zdRaGZuCi7Fmsza7h/TqN2/Vwpq4EZg==
dts-critic@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/dts-critic/-/dts-critic-1.0.8.tgz#a94f8542cec6f26740861381546721aa2ceae13f"
integrity sha512-Im7be8/puxpnMaQMW76DAr3lGtAOyyTWlF0MxJ3MtAIAHSqa2Ux6ywGoiqdOzNZO3uSwlfy+DyKz4QCauVjzkA==
dependencies:
definitelytyped-header-parser "^1.0.1"
download-file-sync "^1.0.4"
yargs "^12.0.5"

dtslint@^0.7.1:
version "0.7.1"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.7.1.tgz#cae550cc367cfa318c2d05d2ae5ce7df6d7dfcc0"
integrity sha512-r7Q4ebVbzl1Teoe+/SIZ8bPGRCqeBfnhezlVLa0O8fJe3OBdWrt+R6FFMysxmooZrbpHYdtutTQs1S2RQGr/xg==
version "0.7.2"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-0.7.2.tgz#1fe892853f200278c8beadb55871e898a4783934"
integrity sha512-41MzsjaGzQDqEYDJx5MyGrUq+JAj4ymsBFzZkOYST+rSXw8hAMCE+77lOz7Cc3PEg5Sj1e7Dg/cgNB2MBT7wMw==
dependencies:
definitelytyped-header-parser "^1.0.1"
dts-critic "^1.0.7"
dts-critic "^1.0.8"
fs-extra "^6.0.1"
request "^2.88.0"
strip-json-comments "^2.0.1"
Expand Down

0 comments on commit 8e7a19d

Please sign in to comment.