Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jsdoc from 50.2.4 to 50.3.0
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.4 to 50.3.0.
- [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.4...v50.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 176c75f commit e727583
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.4",
"eslint-plugin-jsdoc": "50.3.0",
"eslint-plugin-no-unsanitized": "4.1.1",
"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 @@ -7174,9 +7174,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.2.4":
version: 50.2.4
resolution: "eslint-plugin-jsdoc@npm:50.2.4"
"eslint-plugin-jsdoc@npm:50.3.0":
version: 50.3.0
resolution: "eslint-plugin-jsdoc@npm:50.3.0"
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: 41fba3564ecea3ae47a003faf6acbc848cbad18e5cb1930943804db8ed6b5ae133088fcdaf2a0c6dfb2344a545813090e6ab91b3561543213ab10558893adba6
checksum: 4899ec57e3447dd563c123f03c9f442d990ddb5dbd76d68a8eb15699ec16365a1ab1dba78497265269e64c78851f1bbdbc63c39ecd76e927cc5cd71821c7e390
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.2.4
eslint-plugin-jsdoc: 50.3.0
eslint-plugin-no-unsanitized: 4.1.1
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.36.1
Expand Down

0 comments on commit e727583

Please sign in to comment.