chore(deps): update dependency eslint-plugin-jsdoc to v37
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | major | ^36.0.0 -> ^37.0.0 |
Release Notes
gajus/eslint-plugin-jsdoc
v37.0.0
Features
BREAKING CHANGES
-
- This update requires the disabling of the
jsdoc/check-examples
rule! We can hopefully restore this rule after https://github.com/eslint/eslint/issues/14745
- This update requires the disabling of the
- Requires ESLint@^7.0.0 || ^8.0.0
- Updates
jsdoc-type-pratt-parser
andjsdoccomment
Co-authored-by: Brett Zamir <brettz9@yahoo.com>
v36.1.1
Bug Fixes
-
check-indentation
: ensure decorators in fenced code blocks do not terminate ignoring of indentation in code blocks; fixes #789 (0f4d8e0)
v36.1.0
Bug Fixes
Features
v36.0.8
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.