Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 6, 2019
1 parent f6953ec commit 586be98
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 @@ -2288,10 +2288,10 @@ define-property@^2.0.2:
is-descriptor "^1.0.2"
isobject "^3.0.1"

definitelytyped-header-parser@3.7.2:
version "3.7.2"
resolved "https://registry.yarnpkg.com/definitelytyped-header-parser/-/definitelytyped-header-parser-3.7.2.tgz#a5b2ec9521762910e870477b01ce9feca06d9fb7"
integrity sha512-nlkiv+QLlRSc3C3qAbusWPaBiyPLldwRFnrxvoxjdZHvHbIh2+U09qdmzzWV35Rs/I3MMhcoWRcVUi3M1G935Q==
definitelytyped-header-parser@3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/definitelytyped-header-parser/-/definitelytyped-header-parser-3.8.0.tgz#9d4b9d97f8c4c1abd62af736283247b527a4a8f1"
integrity sha512-CjVhNRDk4TeNcuibX5BAGLafwZSypnUR6QqVsNlLB5v5vZbcHM+v6qyNOGyQUV4mVEx3NhQvTJvzMJj4h4QWVQ==
dependencies:
"@types/parsimmon" "^1.3.0"
parsimmon "^1.2.0"
Expand Down Expand Up @@ -2486,11 +2486,11 @@ dts-critic@^2.2.0:
yargs "^12.0.5"

dtslint@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-1.0.2.tgz#45757e071fd7ad1118fcc650bc068ad997aeff8b"
integrity sha512-DumNrKbecCJuLgbkCMT2GOBf9GSpArcv+Mbd/xzdj5muSHQOpruudeVVEBo0r6veHxrg3g3jCAA2EqnhH1MybQ==
version "1.0.3"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-1.0.3.tgz#91c1c9aa76671aa4b576710c745fbe335aca05a7"
integrity sha512-EC+zQOwJWum4EAIwd/xIq1qIp8CTYgMK9YAhaqyCTJS/DcL05PzviptulILOwR8bXPx6oceExdcP9Dc4UyVomg==
dependencies:
definitelytyped-header-parser "3.7.2"
definitelytyped-header-parser "3.8.0"
dts-critic "^2.2.0"
fs-extra "^6.0.1"
request "^2.88.0"
Expand Down

0 comments on commit 586be98

Please sign in to comment.