Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jsdoc from 50.2.2 to 50.2.3 (#4980)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.2.2 to 50.2.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.2.2...v50.2.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 Sep 15, 2024
1 parent 89b3614 commit 7c712da
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 @@ -46,7 +46,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jsdoc": "50.2.2",
"eslint-plugin-jsdoc": "50.2.3",
"eslint-plugin-no-unsanitized": "4.0.2",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.36.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7181,9 +7181,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.2.2":
version: 50.2.2
resolution: "eslint-plugin-jsdoc@npm:50.2.2"
"eslint-plugin-jsdoc@npm:50.2.3":
version: 50.2.3
resolution: "eslint-plugin-jsdoc@npm:50.2.3"
dependencies:
"@es-joy/jsdoccomment": ~0.48.0
are-docs-informative: ^0.0.2
Expand All @@ -7198,7 +7198,7 @@ __metadata:
synckit: ^0.9.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 80530774da63a6679d886fed77b7b11158e167458953ac82195d56ecf8c980804015ca07c2df08888b4876e7b6fe3ddc3d0dc82b35182d997b1302d6403f7580
checksum: 441b44549edb2f3bd0b42bce9a52c43ce0ecbab349c8f4af0173c120ba21ea1e51c723edf1a7cfc0298565540a7b2d45769f164447bf62fcb09b872ab9d844b8
languageName: node
linkType: hard

Expand Down Expand Up @@ -14450,7 +14450,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.30.0
eslint-plugin-jest: 28.8.3
eslint-plugin-jsdoc: 50.2.2
eslint-plugin-jsdoc: 50.2.3
eslint-plugin-no-unsanitized: 4.0.2
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.36.1
Expand Down

0 comments on commit 7c712da

Please sign in to comment.