Skip to content

Commit

Permalink
chore(deps): update dependency dtslint to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 2, 2020
1 parent 6e2c95e commit 6add829
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"cpy-cli": "^3.1.1",
"delay": "^4.4.0",
"doctoc": "^1.4.0",
"dtslint": "^3.7.0",
"dtslint": "^4.0.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.3",
"eslint": "^7.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3929,10 +3929,10 @@ dts-critic@latest:
tmp "^0.2.1"
yargs "^15.3.1"

dtslint@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-3.7.0.tgz#efcacd4cb9ff20848a0327fbad36ac5033ebeb70"
integrity sha512-kVFV+zI2zwCUuwjLl2XVuIoSeLIqba6SmFlBKicwrlk1v0If+x6/cNm7UljSsqN5fJM/K2JJfd9NPPDVBXjjuA==
dtslint@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/dtslint/-/dtslint-4.0.0.tgz#064ecc82316015577ea139c4470f0455a5cbcd11"
integrity sha512-CFtRC9Fen0rHov1amucdjQ7p9WPfL8q0mXd7Bz36vVdS5Ru/9q2EHVz9BloJYsTQOFsEZCqKj8JlH2jNa91OlQ==
dependencies:
"@definitelytyped/header-parser" latest
"@definitelytyped/typescript-versions" latest
Expand Down

0 comments on commit 6add829

Please sign in to comment.