Skip to content

Commit eb80e73

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to ^50.4.0 (#1669)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`^50.3.0` -> `^50.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/50.3.1/50.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/50.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/50.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/50.3.1/50.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/50.3.1/50.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v50.4.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v50.4.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v50.3.2...v50.4.0) ##### Features - **`require-hyphen-before-param-description`:** ensure template will be properly stringified; fixes [#&#8203;1326](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1326) ([7019d28](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/7019d287aa84e6919f16ca79bee5b415a4308548)) ### [`v50.3.2`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v50.3.2) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v50.3.1...v50.3.2) ##### Bug Fixes - **`require-hyphen-before-param-description`:** inject hyphen at proper place with multiline type ([8b5b7f7](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/8b5b7f709c416ee3bc1acb75fd23b0fb055d69fa)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edd8d1a commit eb80e73

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"console-fail-test": "^0.5.0",
7878
"cspell": "^8.14.2",
7979
"eslint": "^9.9.0",
80-
"eslint-plugin-jsdoc": "^50.3.0",
80+
"eslint-plugin-jsdoc": "^50.4.0",
8181
"eslint-plugin-jsonc": "^2.16.0",
8282
"eslint-plugin-markdown": "^5.1.0",
8383
"eslint-plugin-n": "^17.11.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)