Skip to content

Commit

Permalink
Update dependency eslint-plugin-jsdoc to v46.9.1 (#899)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [eslint-plugin-jsdoc](https://togithub.com/gajus/eslint-plugin-jsdoc) | [`46.9.0` -> `46.9.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/46.8.2/46.9.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/46.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/46.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/46.8.2/46.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/46.8.2/46.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v46.9.1`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.9.1)

[Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.9.0...v46.9.1)

##### Bug Fixes

-   **`check-examples`:** properly replace final extension; fixes [#&#8203;1172](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1172) ([b102693](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/b102693f98abbc7727d80c50c0500c6b59e9d5ae))

### [`v46.9.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v46.9.0)

[Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v46.8.2...v46.9.0)

##### Features

-   bump jsdoccomment, devDeps.; fixes [#&#8203;1167](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1167) ([fd1eab0](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/fd1eab0e2bb948461dbf1e709f8006cfa1f6c469))

</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.

---

 - [ ] If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent c6f2035 commit 24bfb60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"eslint-plugin-eslint-plugin": "5.2.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-jsdoc": "46.9.0",
"eslint-plugin-jsdoc": "46.9.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"event-stream": "4.0.1",
Expand Down

0 comments on commit 24bfb60

Please sign in to comment.