Bump dtslint from 1.0.2 to 1.0.3
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>
This commit is contained in:
parent
a6c8d25318
commit
10ab21687e
16
yarn.lock
16
yarn.lock
@ -1921,10 +1921,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"
|
||||
@ -2079,11 +2079,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"
|
||||
|
Loading…
Reference in New Issue
Block a user