Skip to content

Commit 1c81237

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v62.8.0 (#1233)
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) | [`62.7.0` → `62.8.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/62.7.0/62.8.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/62.8.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/62.7.0/62.8.0?slim=true) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v62.8.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.8.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.7.1...v62.8.0) ##### Features - **tsdoc-ruleset:** add recommended TSDoc ruleset ([a96bc7c](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/a96bc7c4f3a0ba2229241d3909ff0f905756d3cb)) ### [`v62.7.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.7.1) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.7.0...v62.7.1) ##### Bug Fixes - **`require-property`:** err if user blocks `[@Property](https://redirect.github.com/property)`; fixes [#&#8203;1634](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1634) ([23a9f1d](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/23a9f1d32395bade12f4a52912f3e36de70cab3e)) </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/all-contributors-auto-action). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35bd112 commit 1c81237

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
@@ -51,7 +51,7 @@
5151
"create-typescript-app": "2.46.3",
5252
"cspell": "9.7.0",
5353
"eslint": "10.0.0",
54-
"eslint-plugin-jsdoc": "62.7.0",
54+
"eslint-plugin-jsdoc": "62.8.0",
5555
"eslint-plugin-jsonc": "3.1.0",
5656
"eslint-plugin-markdown": "5.1.0",
5757
"eslint-plugin-n": "17.24.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)