Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jsdoc from 50.3.2 to 50.4.3 (#5053)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.3.2 to 50.4.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.3.2...v50.4.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 20, 2024
1 parent e2a4151 commit 1f3c620
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsdoc": "50.3.2",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.37.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2570,14 +2570,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.48.0":
version: 0.48.0
resolution: "@es-joy/jsdoccomment@npm:0.48.0"
"@es-joy/jsdoccomment@npm:~0.49.0":
version: 0.49.0
resolution: "@es-joy/jsdoccomment@npm:0.49.0"
dependencies:
comment-parser: 1.4.1
esquery: ^1.6.0
jsdoc-type-pratt-parser: ~4.1.0
checksum: dc9aa1b30b43e06d94053287c2062ebff1147ed1627497c1f20f15a534744784b5adf9189e437ee62595585576112c99cff7833e84c2373614447672a4cc294f
checksum: 19f99097ceb5a3495843c3276d598cfb4e3287c5d1d809817fb28fc8352b16ef23eaa8d964fd7b0379c6466d0a591f579e51d25434ab709ff59f6650fa166dbf
languageName: node
linkType: hard

Expand Down Expand Up @@ -6900,11 +6900,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.3.2":
version: 50.3.2
resolution: "eslint-plugin-jsdoc@npm:50.3.2"
"eslint-plugin-jsdoc@npm:50.4.3":
version: 50.4.3
resolution: "eslint-plugin-jsdoc@npm:50.4.3"
dependencies:
"@es-joy/jsdoccomment": ~0.48.0
"@es-joy/jsdoccomment": ~0.49.0
are-docs-informative: ^0.0.2
comment-parser: 1.4.1
debug: ^4.3.6
Expand All @@ -6917,7 +6917,7 @@ __metadata:
synckit: ^0.9.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 593b834f4c8be7f11d71e0b9ef1a33320820d2c49ab312b7d492f695555174c96d2adcb3583d5c140c87ed942aaeff74e9d7b0bb122a18cdf5cbafa2843c0c1a
checksum: 340c432f787a108bfefe8cea58587b68621afda5116f045f3739c9d73c9761ee55b45f295d32ab07cf7a7b859e5f0d4dccfe3e3c4f5b50d537c3030469f5c549
languageName: node
linkType: hard

Expand Down Expand Up @@ -14194,7 +14194,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.31.0
eslint-plugin-jest: 28.8.3
eslint-plugin-jsdoc: 50.3.2
eslint-plugin-jsdoc: 50.4.3
eslint-plugin-no-unsanitized: 4.1.2
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.37.1
Expand Down

0 comments on commit 1f3c620

Please sign in to comment.