Skip to content

chore(deps): update dependency eslint-plugin-jsdoc to v39.6.4 #1149

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.26.0",
"eslint-plugin-jsdoc": "39.3.25",
"eslint-plugin-jsdoc": "39.6.4",
"eslint-plugin-json-format": "2.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-unused-imports": "2.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ __metadata:
eslint-plugin-automation-custom: 1.0.0
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-import: 2.26.0
eslint-plugin-jsdoc: 39.3.25
eslint-plugin-jsdoc: 39.6.4
eslint-plugin-json-format: 2.0.1
eslint-plugin-prettier: 4.2.1
eslint-plugin-unused-imports: 2.0.0
Expand Down Expand Up @@ -543,14 +543,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.33.4":
version: 0.33.4
resolution: "@es-joy/jsdoccomment@npm:0.33.4"
"@es-joy/jsdoccomment@npm:~0.36.1":
version: 0.36.1
resolution: "@es-joy/jsdoccomment@npm:0.36.1"
dependencies:
comment-parser: 1.3.1
esquery: ^1.4.0
jsdoc-type-pratt-parser: ~3.1.0
checksum: 711391f8dc2aad5ba2a2d1dc247dde3b6b20382b8d30747aa2c1266e1386bfccb57facb62c9c6e508bf1c5aeeaa53a32239a991f31e0e25543a8f987ca88cbc3
checksum: 28e697779230dc6a95b1f233a8c2a72b64fbea686e407106e5d4292083421a997452731c414de26c10bee86e8e0397c5fb84d6ecfd4b472a29735e1af103ddb6
languageName: node
linkType: hard

Expand Down Expand Up @@ -4001,11 +4001,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:39.3.25":
version: 39.3.25
resolution: "eslint-plugin-jsdoc@npm:39.3.25"
"eslint-plugin-jsdoc@npm:39.6.4":
version: 39.6.4
resolution: "eslint-plugin-jsdoc@npm:39.6.4"
dependencies:
"@es-joy/jsdoccomment": ~0.33.4
"@es-joy/jsdoccomment": ~0.36.1
comment-parser: 1.3.1
debug: ^4.3.4
escape-string-regexp: ^4.0.0
Expand All @@ -4014,7 +4014,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 2e5447e65c26a76724eb1c297c84d3f96d6994c3588ff94e4333b8845ec975792b507d1cfb99e1e7da7efbe1b2ec9210fc7200a0e7c356ac176d4ae5198826c2
checksum: 2976112ae997b9f246eba98d849359a0df46ea07c0a9d6d90c3b76a29c253b9e92d1d46d6cf86f878e442653b97591e5ea01d05a6accdb078339c39e8767723e
languageName: node
linkType: hard

Expand Down