chore(deps): update dependency eslint-plugin-jsdoc to v62.0.1 (#2230)

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.0.0` →
`62.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/62.0.0/62.0.1)
|
![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/62.0.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/62.0.0/62.0.1?slim=true)
|

---

### Release Notes

<details>
<summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary>

###
[`v62.0.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.0.1)

[Compare
Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.0.0...v62.0.1)

##### Bug Fixes

- **`require-template`:** treat infer statement types as defined; fixes
[#&#8203;1628](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1628)
([e63dc23](e63dc23feb))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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

---

## Need help?
You can ask for more help in the following Slack channel:
#proj-renovate-self-hosted. In that channel you can also find ADR and
FAQ docs in the Resources section.

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19-->

Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
renovate-sh-app[bot]
2026-01-20 13:56:14 +00:00
committed by GitHub
parent 98af1074cd
commit c96155c4a1
2 changed files with 6 additions and 6 deletions

View File

@@ -6634,9 +6634,9 @@ __metadata:
languageName: node
linkType: hard
"eslint-plugin-jsdoc@npm:62.0.0":
version: 62.0.0
resolution: "eslint-plugin-jsdoc@npm:62.0.0"
"eslint-plugin-jsdoc@npm:62.0.1":
version: 62.0.1
resolution: "eslint-plugin-jsdoc@npm:62.0.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.79.0"
"@es-joy/resolve.exports": "npm:1.2.0"
@@ -6654,7 +6654,7 @@ __metadata:
to-valid-identifier: "npm:^1.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/9558f9a05109f5eab9433225240f2ac36407b47694731e7ad1f6edb995c5616e51b7475b05409d230dc859ba4ac1f77dc5ed409e16fadf4c454305eab72695bf
checksum: 10c0/325a0f261988d96494a2c0a1dbe4c4e6196df588478bbf4218d592265432ec0595054de8d3c29dd0f45b2085b804a6d79d721262e2cb0a435ea9a4735adc8c10
languageName: node
linkType: hard
@@ -7594,7 +7594,7 @@ __metadata:
css-loader: "npm:7.1.2"
eslint: "npm:9.39.2"
eslint-config-prettier: "npm:10.1.8"
eslint-plugin-jsdoc: "npm:62.0.0"
eslint-plugin-jsdoc: "npm:62.0.1"
eslint-plugin-prettier: "npm:5.5.5"
eslint-plugin-react: "npm:7.37.5"
eslint-plugin-react-hooks: "npm:7.0.1"