Skip to content

Commit

Permalink
fix(check-types): surface jsdoctypeparser publishing fix for variad…
Browse files Browse the repository at this point in the history
…ic without operand `function(...)` (impacting `check-types` fixes of such a type)
  • Loading branch information
brettz9 committed Oct 5, 2019
1 parent 24dd328 commit c0171c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"comment-parser": "^0.6.2",
"debug": "^4.1.1",
"jsdoctypeparser": "^5.1.0",
"jsdoctypeparser": "^5.1.1",
"lodash": "^4.17.15",
"object.entries-ponyfill": "^1.0.1",
"regextras": "^0.6.1"
Expand Down

0 comments on commit c0171c7

Please sign in to comment.