Skip to content

Commit

Permalink
chore(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 ff2638d commit 8e98562
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 @@ -56,7 +56,7 @@
"esbuild": "0.24.0",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-jsdoc": "50.2.5",
"eslint-plugin-tsdoc": "0.3.0",
"globals": "15.9.0",
"lint-staged": "15.2.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ __metadata:
esbuild: "npm:0.24.0"
eslint: "npm:9.11.1"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jsdoc: "npm:50.2.4"
eslint-plugin-jsdoc: "npm:50.2.5"
eslint-plugin-tsdoc: "npm:0.3.0"
globals: "npm:15.9.0"
lint-staged: "npm:15.2.10"
Expand Down Expand Up @@ -1044,9 +1044,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 @@ -1061,7 +1061,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 8e98562

Please sign in to comment.