Skip to content

Commit

Permalink
build(deps): update dependency eslint-plugin-jsdoc to v48.2.9 (#9563)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

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

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

##### Bug Fixes

- **`require-description-complete-sentence`:** regression with heading
exempting; fixes
[#&#8203;1220](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1220)
([fbc9fca](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/fbc9fca5cf2afbe8cc208eaf8de6465812a7bdd5))

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

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

##### Bug Fixes

- **`require-description-complete-sentence`:** avoid triggering
punctuation warning after Markdown headings; fixes
[#&#8203;1220](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1220)
([e9e4440](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/e9e444034f60b7a2554b99b81cada6271f111609))

</details>

---

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImNob3JlIiwiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent fcaebae commit 30b936c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "28.6.0",
"eslint-plugin-jsdoc": "48.2.7",
"eslint-plugin-jsdoc": "48.2.9",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-unicorn": "52.0.0",
Expand Down

0 comments on commit 30b936c

Please sign in to comment.