Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 50.0.1 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.0.1 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.0.1...v50.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 29, 2024
1 parent 92422b4 commit 3aa2414
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 @@ -27,7 +27,7 @@
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest-dom": "^5",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-jsdoc": "50.3.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-unsanitized": "4.1.1",
"eslint-plugin-prettier": "^5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9788,9 +9788,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 @@ -9805,7 +9805,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 @@ -17589,7 +17589,7 @@ __metadata:
eslint-plugin-import: 2.30.0
eslint-plugin-jest: 28.8.3
eslint-plugin-jest-dom: ^5
eslint-plugin-jsdoc: 50.2.4
eslint-plugin-jsdoc: 50.3.0
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-no-unsanitized: 4.1.1
eslint-plugin-prettier: ^5
Expand Down

0 comments on commit 3aa2414

Please sign in to comment.