Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
Update dependency eslint-plugin-jsdoc to v39.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2022
1 parent 2f7c5d0 commit 1968efa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.6.2",
"eslint-plugin-jsdoc": "39.6.3",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.2",
"lint-staged": "13.0.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -930,14 +930,14 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.36.0":
version: 0.36.0
resolution: "@es-joy/jsdoccomment@npm:0.36.0"
"@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: c2fa95bc01f6b2a0caa521adaa37562b10b12095b5308948f3e122880d2ae9684c09e5b0e0809ac3e31e17580886d2d3b41fbf4ff4831649efce8cba8e30cf5c
checksum: 28e697779230dc6a95b1f233a8c2a72b64fbea686e407106e5d4292083421a997452731c414de26c10bee86e8e0397c5fb84d6ecfd4b472a29735e1af103ddb6
languageName: node
linkType: hard

Expand Down Expand Up @@ -1632,7 +1632,7 @@ __metadata:
eslint: 8.27.0
eslint-config-prettier: 8.5.0
eslint-plugin-import: 2.26.0
eslint-plugin-jsdoc: 39.6.2
eslint-plugin-jsdoc: 39.6.3
eslint-plugin-prettier: 4.2.1
express: ^4.18.2
express-ping: ^1.4.0
Expand Down Expand Up @@ -2568,11 +2568,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:39.6.2":
version: 39.6.2
resolution: "eslint-plugin-jsdoc@npm:39.6.2"
"eslint-plugin-jsdoc@npm:39.6.3":
version: 39.6.3
resolution: "eslint-plugin-jsdoc@npm:39.6.3"
dependencies:
"@es-joy/jsdoccomment": ~0.36.0
"@es-joy/jsdoccomment": ~0.36.1
comment-parser: 1.3.1
debug: ^4.3.4
escape-string-regexp: ^4.0.0
Expand All @@ -2581,7 +2581,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 613c541a644d441e5465139b2a1934842a29c701fb89f0380f105be28180c1fa2f3c08b421b134b87fef194d4fb4dab4006a972a084e476eebb14cf5bb9399fe
checksum: 3fd012e6e8c95e4343b61d0cfc9c5a759bc137c08ad67ac39a876218f5c79402c293db125065f293d2875ea0fd41ec7e9f838a960a0fd4c798737c5209f84ac8
languageName: node
linkType: hard

Expand Down

0 comments on commit 1968efa

Please sign in to comment.