Skip to content

Commit f5f5479

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 (#427)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`61.1.12` -> `61.2.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/61.1.12/61.2.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/61.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/61.1.12/61.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v61.2.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v61.2.1) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v61.2.0...v61.2.1) ##### Bug Fixes - **`require-param`:** ensure all structures with interfaces do not trigger with `interfaceExemptsParamsCheck: true` ([39a5b0a](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/39a5b0af46bdd2a41e7d3074cfcb2f72aa8c4c35)) - **`tag-lines`:** avoid reformatting post-delimiter spacing; fixes [#&#8203;1593](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1593) ([702b226](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/702b226213ea7f92745046d0278cb0ac6fab8d03)) ### [`v61.2.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v61.2.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v61.1.12...v61.2.0) ##### Features - **`sort-tags`:** add `tagExceptions` to allow additional lines per tag; fixes [#&#8203;1594](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1594) ([85a1ea1](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/85a1ea128e443d05a82549f7b4738807d360e7b0)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/CycloneDX/cyclonedx-node-yarn). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0ca3f6 commit f5f5479

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-config-love": "133.0.0",
8282
"eslint-import-resolver-node": "^0.3.9",
8383
"eslint-plugin-import": "2.32.0",
84-
"eslint-plugin-jsdoc": "61.1.12",
84+
"eslint-plugin-jsdoc": "61.2.1",
8585
"eslint-plugin-license-header": "0.8.0",
8686
"eslint-plugin-n": "17.23.1",
8787
"eslint-plugin-promise": "7.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)