Skip to content

Commit

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

---

### Release Notes

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

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

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

##### Bug Fixes

- namespace flat config `name`'s
([8603579](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/8603579b1f5f3aa3c8357949ed6b2b2d5265149a))

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

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

##### Bug Fixes

- avoid inserting `name` for eslintrc configs; fixes
[#&#8203;1239](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/1239)
([c2d5a35](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/c2d5a353e26ed33efd02cac0d9189b4246424bbf))

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

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

##### Bug Fixes

- add names to flat configs
([5429982](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/5429982d7a4c632ca189d619aaed4ff595934e14))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on Monday after 10am before 7pm" in
timezone Asia/Seoul, 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.

---

- [ ] <!-- 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/channel-io/bezier-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaG9yZTpkZXBzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 17, 2024
1 parent a8ddab5 commit ebebe2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11145,8 +11145,8 @@ __metadata:
linkType: hard

"eslint-plugin-jsdoc@npm:^48.2.0":
version: 48.2.9
resolution: "eslint-plugin-jsdoc@npm:48.2.9"
version: 48.2.12
resolution: "eslint-plugin-jsdoc@npm:48.2.12"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.43.1"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -11158,7 +11158,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/1f9a199a72e75b17928f057011bbafa24a8beac49599802367f821c6a9185b5ca8fc2b2d8ad3d95ff2ae230d20f5043c53e73b1f7e7ebf1d179af6fb33bb6e21
checksum: 10/c51a9ad790aae191d7bfa287a7b4af93e2e420b360b7f724b0c8b8fcd39ccd1445af98bf2251bcbc61f21e3a10e360d5e6b6c4e5c606c51afb2763c9911edc75
languageName: node
linkType: hard

Expand Down

0 comments on commit ebebe2d

Please sign in to comment.