Skip to content

Commit f4400b3

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v61.5.0 (#447)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`61.4.1` -> `61.5.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/61.4.1/61.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/61.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/61.4.1/61.5.0?slim=true) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v61.5.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v61.5.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v61.4.2...v61.5.0) ##### Features - **`check-tag-names`, `require-template`, `check-template-names`:** make `typeParam` a non-preferred alias for `template` ([3cd7cbd](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/3cd7cbddecf01b59c07c8fba850da24228cb50ef)) ### [`v61.4.2`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v61.4.2) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v61.4.1...v61.4.2) ##### Bug Fixes - **`require-rejects`:** reflect proper tag name in error message ([44b2631](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/44b263120a5837061765a9cdddc0b658c969dc85)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 0f52d15 commit f4400b3

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
@@ -82,7 +82,7 @@
8282
"eslint-config-love": "134.0.0",
8383
"eslint-import-resolver-node": "^0.3.9",
8484
"eslint-plugin-import": "2.32.0",
85-
"eslint-plugin-jsdoc": "61.4.1",
85+
"eslint-plugin-jsdoc": "61.5.0",
8686
"eslint-plugin-license-header": "0.8.0",
8787
"eslint-plugin-n": "17.23.1",
8888
"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)