Skip to content

chore(deps): update dependency eslint-plugin-jsdoc to v40.0.1 #1376

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

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 @@ -44,7 +44,7 @@
"eslint-plugin-automation-custom": "1.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "40.0.0",
"eslint-plugin-jsdoc": "40.0.1",
"eslint-plugin-json-format": "2.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unused-imports": "2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ __metadata:
eslint-plugin-automation-custom: 1.0.0
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-import: 2.27.5
eslint-plugin-jsdoc: 40.0.0
eslint-plugin-jsdoc: 40.0.1
eslint-plugin-json-format: 2.0.1
eslint-plugin-prettier: 4.2.1
eslint-plugin-unused-imports: 2.0.0
Expand Down Expand Up @@ -4040,9 +4040,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:40.0.0":
version: 40.0.0
resolution: "eslint-plugin-jsdoc@npm:40.0.0"
"eslint-plugin-jsdoc@npm:40.0.1":
version: 40.0.1
resolution: "eslint-plugin-jsdoc@npm:40.0.1"
dependencies:
"@es-joy/jsdoccomment": ~0.36.1
comment-parser: 1.3.1
Expand All @@ -4053,7 +4053,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: ef8b45cdfd931675afa9fe7e85c079f8c6e6966d44037275617e48d1f64166f84b97ddc7f6e21b4ff7687a327de771fba9795c232ff59f4adbd60a383e99f8c4
checksum: 19c5de2f8d0dec11c981eccce7255a8cc58e37c8d697c75144913879b16a9ea90995764bfeb00cbfc2b0678e28210cbe62a6b7865b05e756e887fffc892baf61
languageName: node
linkType: hard

Expand Down