Skip to content

Commit

Permalink
chore(deps): bump eslint-plugin-jsdoc from 50.5.0 to 50.6.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.5.0 to 50.6.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.5.0...v50.6.1)

---
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 Dec 15, 2024
1 parent fb945d8 commit ee123e2
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 @@ -26,7 +26,7 @@
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-jest-dom": "^5",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-no-unsanitized": "4.1.2",
"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 @@ -9643,9 +9643,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.6.0":
version: 50.6.0
resolution: "eslint-plugin-jsdoc@npm:50.6.0"
"eslint-plugin-jsdoc@npm:50.6.1":
version: 50.6.1
resolution: "eslint-plugin-jsdoc@npm:50.6.1"
dependencies:
"@es-joy/jsdoccomment": ~0.49.0
are-docs-informative: ^0.0.2
Expand All @@ -9660,7 +9660,7 @@ __metadata:
synckit: ^0.9.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 012528306fa67cf76ef6d202d59d1c1834aa33f450950a30eae50805d244d90c4d8a3a2887a508be32f07992239d96fab880b7f5123e6dd1a05239759b5af00e
checksum: 54e1a1a8f5376d361f49f4d0c31872abe5afdbb1e9e4165bc4fa3260cb09351553879499383dbe3b213bf2e59f2787d3f6c0762f2c080fd1439677db620629f7
languageName: node
linkType: hard

Expand Down Expand Up @@ -17583,7 +17583,7 @@ __metadata:
eslint-plugin-import: 2.31.0
eslint-plugin-jest: 28.9.0
eslint-plugin-jest-dom: ^5
eslint-plugin-jsdoc: 50.6.0
eslint-plugin-jsdoc: 50.6.1
eslint-plugin-jsx-a11y: ^6.6.1
eslint-plugin-no-unsanitized: 4.1.2
eslint-plugin-prettier: ^5
Expand Down

0 comments on commit ee123e2

Please sign in to comment.