Skip to content

Commit 295644a

Browse files
chore(deps): update dependency eslint-plugin-jsdoc to v48 (#1192)
[![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) | [`^47.0.0` -> `^48.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/47.0.2/48.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/48.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/48.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/47.0.2/48.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/47.0.2/48.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v48.0.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/tag/v48.0.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v47.0.2...v48.0.0) ##### Features - switch to native ESM and add `exports` ([6ac8116](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/6ac811662d11f8a6d6ad9b963d9e257e9ec55cba)) ##### BREAKING CHANGES - adds exports; requires Node 18 </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/create-typescript-app). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73ba04a commit 295644a

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
@@ -78,7 +78,7 @@
7878
"eslint": "^8.55.0",
7979
"eslint-plugin-deprecation": "^2.0.0",
8080
"eslint-plugin-eslint-comments": "^3.2.0",
81-
"eslint-plugin-jsdoc": "^47.0.0",
81+
"eslint-plugin-jsdoc": "^48.0.0",
8282
"eslint-plugin-jsonc": "^2.10.0",
8383
"eslint-plugin-markdown": "^3.0.1",
8484
"eslint-plugin-n": "^16.3.1",

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)