chore(deps): update dependency eslint-plugin-jsdoc to v30.7.13 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | patch | 30.7.8 -> 30.7.13 |
Release Notes
gajus/eslint-plugin-jsdoc
v30.7.13
Bug Fixes
-
require-hyphen-before-param-description
: regression failing to only check for hyphen at beginning; fixes #665 (acc3fc1)
v30.7.12
Bug Fixes
-
require-jsdoc
: skip past type annotations when seeking backward through decorators; fixes #659 (62abd11)
v30.7.11
Bug Fixes
-
no-bad-blocks
: avoid erring with/* */
comment (4e6c73d)
v30.7.10
Bug Fixes
-
check-examples
: disableno-new
forcheck-examples
and default param checking (590d54e) -
require-hyphen-before-param-description
: allow whitespace before hyphen when checking for hyphens; fixes #664 (fb906de)
v30.7.9
Bug Fixes
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph