Skip to content

Commit

Permalink
feat(deps): update dependency eslint-plugin-jsdoc to v50.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent a5d4f06 commit 7229f16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-jsdoc": "50.2.5",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "2.0.2",
"husky": "9.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2549,7 +2549,7 @@ __metadata:
eslint: "npm:8.57.1"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-import: "npm:2.30.0"
eslint-plugin-jsdoc: "npm:50.2.4"
eslint-plugin-jsdoc: "npm:50.2.5"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-sonarjs: "npm:2.0.2"
husky: "npm:9.1.6"
Expand Down Expand Up @@ -4847,9 +4847,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.2.4":
version: 50.2.4
resolution: "eslint-plugin-jsdoc@npm:50.2.4"
"eslint-plugin-jsdoc@npm:50.2.5":
version: 50.2.5
resolution: "eslint-plugin-jsdoc@npm:50.2.5"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.48.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4864,7 +4864,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/9635726563213781dd18ee07459cc85ca4aca0f3b45bf02504cd880cb78757ef627578a0f9e5d412c401abcd7f6bab6d78f79198572b982ad2a71a74e03a416f
checksum: 10c0/f62a67f2b387588fb0733aef44f3f02f9640c616047f1e22dcab09a7d857c4be4b751fc866832e9a68e32ecc4fa0ea75c2f25cc7a96ffe9dc705c2cebfa540a2
languageName: node
linkType: hard

Expand Down

0 comments on commit 7229f16

Please sign in to comment.