Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
3.6.2 - update dts-critic (with fixed header-parser)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandersn committed May 15, 2020
1 parent 5bafb36 commit d469325
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 21 deletions.
23 changes: 4 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dtslint",
"version": "3.6.1",
"version": "3.6.2",
"description": "Runs tests on TypeScript definition files",
"files": [
"bin",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@definitelytyped/header-parser": "0.0.34",
"@definitelytyped/typescript-versions": "0.0.34",
"@definitelytyped/utils": "0.0.34",
"dts-critic": "^3.2.0",
"dts-critic": "^3.2.1",
"fs-extra": "^6.0.1",
"json-stable-stringify": "^1.0.1",
"strip-json-comments": "^2.0.1",
Expand Down

0 comments on commit d469325

Please sign in to comment.