Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump eslint-plugin-jsdoc from 50.4.3 to 50.5.0 #5104

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.31.0",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-no-unsanitized": "4.1.2",
"eslint-plugin-prettier": "5.2",
"eslint-plugin-react": "7.37.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6858,9 +6858,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.4.3":
version: 50.4.3
resolution: "eslint-plugin-jsdoc@npm:50.4.3"
"eslint-plugin-jsdoc@npm:50.5.0":
version: 50.5.0
resolution: "eslint-plugin-jsdoc@npm:50.5.0"
dependencies:
"@es-joy/jsdoccomment": ~0.49.0
are-docs-informative: ^0.0.2
Expand All @@ -6875,7 +6875,7 @@ __metadata:
synckit: ^0.9.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 340c432f787a108bfefe8cea58587b68621afda5116f045f3739c9d73c9761ee55b45f295d32ab07cf7a7b859e5f0d4dccfe3e3c4f5b50d537c3030469f5c549
checksum: 7404aa18c81ff2a9d63f678220e54128073f3b9d75964591919b8efd852465dae2942bb53e76790bb602b35ba764550e74c22c29e5d119555038461cb5783b39
languageName: node
linkType: hard

Expand Down Expand Up @@ -14162,7 +14162,7 @@ __metadata:
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.31.0
eslint-plugin-jest: 28.9.0
eslint-plugin-jsdoc: 50.4.3
eslint-plugin-jsdoc: 50.5.0
eslint-plugin-no-unsanitized: 4.1.2
eslint-plugin-prettier: 5.2
eslint-plugin-react: 7.37.2
Expand Down
Loading