Skip to content

Commit

Permalink
chore: Bump eslint-plugin-jsdoc from 50.6.1 to 50.6.2 (#5222)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.1 to 50.6.2.
- [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.6.1...v50.6.2)

---
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 Jan 19, 2025
1 parent 73b9b0d commit 5a5d65a
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 @@ -49,7 +49,7 @@
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.10.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-jsdoc": "50.6.2",
"eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.37.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7109,9 +7109,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -14994,7 +14994,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.31.0
eslint-plugin-jest: 28.10.0
eslint-plugin-jsdoc: 50.6.1
eslint-plugin-jsdoc: 50.6.2
eslint-plugin-no-unsanitized: 4.1.2
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.37.3
Expand Down

0 comments on commit 5a5d65a

Please sign in to comment.