Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jsdoc from 50.3.0 to 50.3.1 (#5010)
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.0 to 50.3.1.
- [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.0...v50.3.1)

---
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 Oct 6, 2024
1 parent a6a1ab4 commit 38b72aa
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.3.0",
"eslint-plugin-jsdoc": "50.3.1",
"eslint-plugin-no-unsanitized": "4.1.1",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.37.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7174,9 +7174,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.3.0":
version: 50.3.0
resolution: "eslint-plugin-jsdoc@npm:50.3.0"
"eslint-plugin-jsdoc@npm:50.3.1":
version: 50.3.1
resolution: "eslint-plugin-jsdoc@npm:50.3.1"
dependencies:
"@es-joy/jsdoccomment": ~0.48.0
are-docs-informative: ^0.0.2
Expand All @@ -7191,7 +7191,7 @@ __metadata:
synckit: ^0.9.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 4899ec57e3447dd563c123f03c9f442d990ddb5dbd76d68a8eb15699ec16365a1ab1dba78497265269e64c78851f1bbdbc63c39ecd76e927cc5cd71821c7e390
checksum: 0b51b0e29a580d8ee9be4a95366226c91806a66ef48edab8c04fb4e3fb94ae1cfe6e9909a58cb04815134d75a52af23a3bdd147716e002f3029824a980745d60
languageName: node
linkType: hard

Expand Down Expand Up @@ -14432,7 +14432,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.30.0
eslint-plugin-jest: 28.8.3
eslint-plugin-jsdoc: 50.3.0
eslint-plugin-jsdoc: 50.3.1
eslint-plugin-no-unsanitized: 4.1.1
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.37.0
Expand Down

0 comments on commit 38b72aa

Please sign in to comment.