Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jsdoc from 50.6.2 to 50.6.3 (#5248)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.2 to 50.6.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.6.2...v50.6.3)

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

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 Jan 26, 2025
1 parent 8540017 commit b152dcb
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 @@ -49,7 +49,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.11.0",
"eslint-plugin-jsdoc": "50.6.2",
"eslint-plugin-jsdoc": "50.6.3",
"eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.37.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7156,9 +7156,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.6.2":
version: 50.6.2
resolution: "eslint-plugin-jsdoc@npm:50.6.2"
"eslint-plugin-jsdoc@npm:50.6.3":
version: 50.6.3
resolution: "eslint-plugin-jsdoc@npm:50.6.3"
dependencies:
"@es-joy/jsdoccomment": ~0.49.0
are-docs-informative: ^0.0.2
Expand All @@ -7173,7 +7173,7 @@ __metadata:
synckit: ^0.9.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 1e9e4585667b850400cee62499d761e901765930041b60e2ac44374e99106480e4e0742439c4919ad0c0ac77b8c10ef9ed9bf4730c639c0fadcaaf5cc818d399
checksum: 6ccfc393480c6aa4cb342ac3424e8a65fad1e7482639a69f8fe3c62009f3f9ddcb0ff016afa0978eaa5ab4ef5a89a5eec0c958d1c3c58647370afc0773b4a442
languageName: node
linkType: hard

Expand Down Expand Up @@ -15041,7 +15041,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.31.0
eslint-plugin-jest: 28.11.0
eslint-plugin-jsdoc: 50.6.2
eslint-plugin-jsdoc: 50.6.3
eslint-plugin-no-unsanitized: 4.1.2
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.37.4
Expand Down

0 comments on commit b152dcb

Please sign in to comment.