Skip to content

feat(deps): update dependency eslint-plugin-jsdoc to v54 (main) #271

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.3.0 || ^9.0.0 || ^10.0.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsdoc": "^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0 || ^42.0.0 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0 || ^47.0.0 || ^48.0.0 || ^49.0.0 || ^50.0.0 || ^51.0.0 || ^52.0.0",
"eslint-plugin-jsdoc": "^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0 || ^42.0.0 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0 || ^47.0.0 || ^48.0.0 || ^49.0.0 || ^50.0.0 || ^51.0.0 || ^52.0.0 || ^54.0.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-sonarjs": "^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^1.0.0 || ^2.0.0 || ^3.0.0",
"typescript": "^4.8.4 || ^5.0.0"
Expand All @@ -55,7 +55,7 @@
"eslint": "8.57.1",
"eslint-config-prettier": "10.1.8",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsdoc": "50.8.0",
"eslint-plugin-jsdoc": "54.1.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "3.0.4",
"husky": "9.1.7",
Expand Down
44 changes: 22 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -247,16 +247,16 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.50.2":
version: 0.50.2
resolution: "@es-joy/jsdoccomment@npm:0.50.2"
"@es-joy/jsdoccomment@npm:~0.53.0":
version: 0.53.0
resolution: "@es-joy/jsdoccomment@npm:0.53.0"
dependencies:
"@types/estree": "npm:^1.0.6"
"@typescript-eslint/types": "npm:^8.11.0"
"@types/estree": "npm:^1.0.8"
"@typescript-eslint/types": "npm:^8.39.1"
comment-parser: "npm:1.4.1"
esquery: "npm:^1.6.0"
jsdoc-type-pratt-parser: "npm:~4.1.0"
checksum: 10c0/a5fa480066e38678e8a2cd8656fc5529f1f7ba6deef08f698e55a1b1582968e9b2d3126d9349684811bb1391370292937bc4390fb8dee1a2f36393ded8f95dab
jsdoc-type-pratt-parser: "npm:~4.8.0"
checksum: 10c0/efa168af578177fec084d1f297c208ee1dede3ea67aa62b714dc38a0249c6d996d1a69e031bbf6a0c90fab9367215b463096e7d8061284d698a29dbd0f1ec1df
languageName: node
linkType: hard

Expand Down Expand Up @@ -1024,7 +1024,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-config-prettier: "npm:10.1.8"
eslint-plugin-import: "npm:2.32.0"
eslint-plugin-jsdoc: "npm:50.8.0"
eslint-plugin-jsdoc: "npm:54.1.1"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:3.0.4"
husky: "npm:9.1.7"
Expand All @@ -1042,7 +1042,7 @@ __metadata:
eslint: ^8.0.0
eslint-config-prettier: ^8.3.0 || ^9.0.0 || ^10.0.0
eslint-plugin-import: ^2.25.2
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0 || ^42.0.0 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0 || ^47.0.0 || ^48.0.0 || ^49.0.0 || ^50.0.0 || ^51.0.0 || ^52.0.0
eslint-plugin-jsdoc: ^37.0.3 || ^38.0.0 || ^39.0.0 || ^40.0.0 || ^41.0.0 || ^42.0.0 || ^43.0.0 || ^44.0.0 || ^45.0.0 || ^46.0.0 || ^47.0.0 || ^48.0.0 || ^49.0.0 || ^50.0.0 || ^51.0.0 || ^52.0.0 || ^54.0.0
eslint-plugin-prefer-arrow: ^1.2.3
eslint-plugin-sonarjs: ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^0.14.0 || ^0.15.0 || ^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^0.20.0 || ^0.21.0 || ^0.22.0 || ^0.23.0 || ^0.24.0 || ^0.25.0 || ^1.0.0 || ^2.0.0 || ^3.0.0
typescript: ^4.8.4 || ^5.0.0
Expand Down Expand Up @@ -1185,7 +1185,7 @@ __metadata:
languageName: node
linkType: hard

"@types/estree@npm:*, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.6":
"@types/estree@npm:*, @types/estree@npm:^1.0.0, @types/estree@npm:^1.0.8":
version: 1.0.8
resolution: "@types/estree@npm:1.0.8"
checksum: 10c0/39d34d1afaa338ab9763f37ad6066e3f349444f9052b9676a7cc0252ef9485a41c6d81c9c4e0d26e9077993354edf25efc853f3224dd4b447175ef62bdcc86a5
Expand Down Expand Up @@ -1316,7 +1316,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.40.0, @typescript-eslint/types@npm:^8.11.0, @typescript-eslint/types@npm:^8.40.0":
"@typescript-eslint/types@npm:8.40.0, @typescript-eslint/types@npm:^8.39.1, @typescript-eslint/types@npm:^8.40.0":
version: 8.40.0
resolution: "@typescript-eslint/types@npm:8.40.0"
checksum: 10c0/225374fff36d59288a5780667a7a1316c75090d5d60b70a8035ac18786120333ccd08dfdf0e05e30d5a82217e44c57b8708b769dd1eed89f12f2ac4d3a769f76
Expand Down Expand Up @@ -3046,23 +3046,23 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.8.0":
version: 50.8.0
resolution: "eslint-plugin-jsdoc@npm:50.8.0"
"eslint-plugin-jsdoc@npm:54.1.1":
version: 54.1.1
resolution: "eslint-plugin-jsdoc@npm:54.1.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.50.2"
"@es-joy/jsdoccomment": "npm:~0.53.0"
are-docs-informative: "npm:^0.0.2"
comment-parser: "npm:1.4.1"
debug: "npm:^4.4.1"
escape-string-regexp: "npm:^4.0.0"
espree: "npm:^10.3.0"
espree: "npm:^10.4.0"
esquery: "npm:^1.6.0"
parse-imports-exports: "npm:^0.2.4"
semver: "npm:^7.7.2"
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/8829eb841666e897ddce2677e8288fcdc231bab73add93236e14f2fc7f5d494f5809ac7fc1f809c64817abe532e9a7f4a6aa2eeac303c518d4f70f22ef13642c
checksum: 10c0/1c3bb7d396401eebfae8e112f93e3a638643ae183476ba676df3ceb8a844948356c5e7fadcab8646415f656447509e1789f290f2b6a8ca0dcd72b47eedb68edd
languageName: node
linkType: hard

Expand Down Expand Up @@ -3167,7 +3167,7 @@ __metadata:
languageName: node
linkType: hard

"espree@npm:^10.3.0":
"espree@npm:^10.4.0":
version: 10.4.0
resolution: "espree@npm:10.4.0"
dependencies:
Expand Down Expand Up @@ -4737,10 +4737,10 @@ __metadata:
languageName: node
linkType: hard

"jsdoc-type-pratt-parser@npm:~4.1.0":
version: 4.1.0
resolution: "jsdoc-type-pratt-parser@npm:4.1.0"
checksum: 10c0/7700372d2e733a32f7ea0a1df9cec6752321a5345c11a91b2ab478a031a426e934f16d5c1f15c8566c7b2c10af9f27892a29c2c789039f595470e929a4aa60ea
"jsdoc-type-pratt-parser@npm:~4.8.0":
version: 4.8.0
resolution: "jsdoc-type-pratt-parser@npm:4.8.0"
checksum: 10c0/c2b77751d35e3931db9da96720b544b215830722b748b58ee8ce51ec72092006a4a03c5a59c86a4552d0094975c8d3bcc21a7241a0e47860e127d3fba5b55f33
languageName: node
linkType: hard

Expand Down
Loading