Skip to content

Commit 88fe68a

Browse files
committed
fix: reverse jsdoctypeparser update until traversal issue with "external:..." can be fixed
Revert "feat: bump jsdoctypeparser to 5.0.0" This reverts commit 8f491ea.
1 parent 8f491ea commit 88fe68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"comment-parser": "^0.5.5",
99
"debug": "^4.1.1",
1010
"flat-map-polyfill": "^0.3.8",
11-
"jsdoctypeparser": "5.0.0",
11+
"jsdoctypeparser": "4.0.0",
1212
"lodash": "^4.17.11"
1313
},
1414
"description": "JSDoc linting rules for ESLint.",

0 commit comments

Comments
 (0)