Bump dtslint from 3.6.8 to 3.6.9
Bumps [dtslint](https://github.com/Microsoft/dtslint) from 3.6.8 to 3.6.9. - [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
d2ada8ba4a
commit
32d48b2c0e
19
yarn.lock
19
yarn.lock
@ -2223,28 +2223,27 @@ dot-prop@^5.2.0:
|
||||
dependencies:
|
||||
is-obj "^2.0.0"
|
||||
|
||||
dts-critic@^3.2.3:
|
||||
version "3.2.3"
|
||||
resolved "https://registry.yarnpkg.com/dts-critic/-/dts-critic-3.2.3.tgz#892c9a02fd620a1d30449b26b314cd4820d9ba9c"
|
||||
integrity sha512-CErYGgQiloLH0PZ/vrLH5+WgpPbHiOj77qFF+6pGuGtlQzb43oFUSS9Qetr4y9fAg2ZOG9ZvGp7h+jhh0kkbAg==
|
||||
dts-critic@latest:
|
||||
version "3.2.4"
|
||||
resolved "https://registry.yarnpkg.com/dts-critic/-/dts-critic-3.2.4.tgz#88e0473d3db7eb07e14c08b9e84e7dc23ea3e2df"
|
||||
integrity sha512-KdW/qVKydHF8HkFBe3hNqXRIDUwSqioTOxVAUS7tbo0++vlRNq7wluCfTgi5J26bS1L4ybJvN22BBVRR5Cp2wQ==
|
||||
dependencies:
|
||||
"@definitelytyped/header-parser" "0.0.34"
|
||||
command-exists "^1.2.8"
|
||||
rimraf "^3.0.2"
|
||||
semver "^6.2.0"
|
||||
tmp "^0.2.1"
|
||||
typescript "^3.9.2"
|
||||
yargs "^12.0.5"
|
||||
|
||||
dtslint@^3.4.1:
|
||||
version "3.6.8"
|
||||
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-3.6.8.tgz#f49f9cd3d060e72adf5272add09a264323da3ce3"
|
||||
integrity sha512-Ubud6gbbtp/RLoROwP4dDX5eTCjseBHt9v89zyBpUnpXqkPeeUaPNmV+AN0QsA8jVXmMSX3fTy1nKWoxIPJ++A==
|
||||
version "3.6.9"
|
||||
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-3.6.9.tgz#dd5299fc524267c75305ea66a6a481c1c04ba568"
|
||||
integrity sha512-m3inh2igjzQnoJX6cf7DcGaejUwAca4ok7mWTDV5dhFvdCGsHkFabdwdm6vGyhq0Xzo/lV4G1RFdU5tRAsHggQ==
|
||||
dependencies:
|
||||
"@definitelytyped/header-parser" latest
|
||||
"@definitelytyped/typescript-versions" latest
|
||||
"@definitelytyped/utils" latest
|
||||
dts-critic "^3.2.3"
|
||||
dts-critic latest
|
||||
fs-extra "^6.0.1"
|
||||
json-stable-stringify "^1.0.1"
|
||||
strip-json-comments "^2.0.1"
|
||||
@ -5837,7 +5836,7 @@ typedarray@^0.0.6:
|
||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
||||
|
||||
typescript@^3.6.3, typescript@^3.8.3, typescript@^3.9.2:
|
||||
typescript@^3.6.3, typescript@^3.8.3:
|
||||
version "3.9.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
|
||||
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
|
||||
|
Loading…
Reference in New Issue
Block a user