Skip to content

Commit

Permalink
fix(comment): updates jsdoccomment
Browse files Browse the repository at this point in the history
Renames properties in comment AST: `start`->`initial`; `end`->`terminal`
  • Loading branch information
brettz9 committed Apr 17, 2022
1 parent a5c26a5 commit 0eef81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -5,7 +5,7 @@
"url": "http://gajus.com"
},
"dependencies": {
"@es-joy/jsdoccomment": "~0.22.2",
"@es-joy/jsdoccomment": "~0.23.1",
"comment-parser": "1.3.1",
"debug": "^4.3.4",
"escape-string-regexp": "^4.0.0",
Expand Down

0 comments on commit 0eef81c

Please sign in to comment.