Skip to content

Commit d23ce55

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v61.5.0 (#2317)
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 - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a648903 commit d23ce55

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
@@ -88,7 +88,7 @@
8888
"console-fail-test": "0.6.1",
8989
"cspell": "9.4.0",
9090
"eslint": "9.39.1",
91-
"eslint-plugin-jsdoc": "61.4.1",
91+
"eslint-plugin-jsdoc": "61.5.0",
9292
"eslint-plugin-jsonc": "2.21.0",
9393
"eslint-plugin-n": "17.23.1",
9494
"eslint-plugin-package-json": "0.85.0",

pnpm-lock.yaml

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)