Use dtslint@latest (#747)

This was effectively always the case because by default types-publisher
uses the dtslint installed in DefinitelyTyped, which is dtslint@latest.
This commit is contained in:
Nathan Shively-Sanders
2020-02-25 15:15:32 -08:00
committed by Andrew Branch
parent 32b0439b20
commit 82f953ace1

View File

@@ -14,7 +14,7 @@
"azure-storage": "^2.0.0",
"charm": "^1.0.2",
"definitelytyped-header-parser": "3.8.2",
"dtslint": "^2.0.5",
"dtslint": "latest",
"fs-extra": "4.0.0",
"fstream": "^1.0.12",
"longjohn": "^0.2.11",