Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v48.2.15 (#63)
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)
| [`48.2.13` ->
`48.2.15`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/48.2.13/48.2.15)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/48.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-plugin-jsdoc/48.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-plugin-jsdoc/48.2.13/48.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/48.2.13/48.2.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.14...v48.2.15)

##### Bug Fixes

- Revert "fix(`no-undefined-types`): treat variables imported by
`[@import](https://togithub.com/import)` tags as defined"; fixes
[#&#8203;1246](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1246)
([ce066df](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/ce066df38edc9175db200e8da7ed7096e2879942))

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

[Compare
Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v48.2.13...v48.2.14)

##### Bug Fixes

- **`no-undefined-types`:** treat variables imported by
`[@import](https://togithub.com/import)` tags as defined; fixes
[#&#8203;1244](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1244)
([34ba2e0](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/34ba2e01d8de1c8a8558cc3f6f93c23d6bc49250))

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 98c53c0 commit 36f6173
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"astro": "4.11.0",
"cspell": "8.9.1",
"eslint": "9.5.0",
"eslint-plugin-jsdoc": "48.2.13",
"eslint-plugin-jsdoc": "48.2.15",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.0.0",
"eslint-plugin-n": "17.9.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 36f6173

Please sign in to comment.