Bump dtslint from 3.7.0 to 4.0.0
Bumps [dtslint](https://github.com/Microsoft/dtslint) from 3.7.0 to 4.0.0. - [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
ae83d09598
commit
29dfa73d0a
@ -53,7 +53,7 @@
|
|||||||
"benchmark": "^2.1.4",
|
"benchmark": "^2.1.4",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chalk": "^4.0.0",
|
"chalk": "^4.0.0",
|
||||||
"dtslint": "^3.4.1",
|
"dtslint": "^4.0.0",
|
||||||
"eslint": "^6.8.0",
|
"eslint": "^6.8.0",
|
||||||
"eslint-config-prettier": "^6.10.1",
|
"eslint-config-prettier": "^6.10.1",
|
||||||
"eslint-plugin-expect-type": "^0.0.5",
|
"eslint-plugin-expect-type": "^0.0.5",
|
||||||
|
@ -2268,10 +2268,10 @@ dts-critic@latest:
|
|||||||
tmp "^0.2.1"
|
tmp "^0.2.1"
|
||||||
yargs "^12.0.5"
|
yargs "^12.0.5"
|
||||||
|
|
||||||
dtslint@^3.4.1:
|
dtslint@^4.0.0:
|
||||||
version "3.7.0"
|
version "4.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-3.7.0.tgz#efcacd4cb9ff20848a0327fbad36ac5033ebeb70"
|
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-4.0.0.tgz#064ecc82316015577ea139c4470f0455a5cbcd11"
|
||||||
integrity sha512-kVFV+zI2zwCUuwjLl2XVuIoSeLIqba6SmFlBKicwrlk1v0If+x6/cNm7UljSsqN5fJM/K2JJfd9NPPDVBXjjuA==
|
integrity sha512-CFtRC9Fen0rHov1amucdjQ7p9WPfL8q0mXd7Bz36vVdS5Ru/9q2EHVz9BloJYsTQOFsEZCqKj8JlH2jNa91OlQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@definitelytyped/header-parser" latest
|
"@definitelytyped/header-parser" latest
|
||||||
"@definitelytyped/typescript-versions" latest
|
"@definitelytyped/typescript-versions" latest
|
||||||
|
Loading…
Reference in New Issue
Block a user