Skip to content

Commit 25eccc1

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v50 (#449)
[![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) | [`^48.0.2` -> `^50.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/48.11.0/50.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/50.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/50.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/48.11.0/50.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/48.11.0/50.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v50.0.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v49.0.0...1cae2cb42938ce291c46e9526a27b4980e9e83dd) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v49.0.0...v50.0.0) ### [`v49.0.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.11.0...0265923c8748b55cd2d7ed3e1f9f73cc024e2005) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.11.0...v49.0.0) </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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/all-contributors-for-repository). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f00a01 commit 25eccc1

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
@@ -54,7 +54,7 @@
5454
"eslint": "^8.57.0",
5555
"eslint-plugin-deprecation": "^3.0.0",
5656
"eslint-plugin-eslint-comments": "^3.2.0",
57-
"eslint-plugin-jsdoc": "^48.0.2",
57+
"eslint-plugin-jsdoc": "^50.0.0",
5858
"eslint-plugin-jsonc": "^2.11.2",
5959
"eslint-plugin-markdown": "^5.0.0",
6060
"eslint-plugin-n": "^17.0.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)