Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsdoc to v50.2.5 (#555)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent e18e495 commit 08c4e14
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 @@ -38,7 +38,7 @@
"@vitest/coverage-v8": "1.6.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-jsdoc": "50.2.5",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ __metadata:
coveralls-api: "npm:1.2.4"
eslint: "npm:8.57.1"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jsdoc: "npm:50.2.4"
eslint-plugin-jsdoc: "npm:50.2.5"
husky: "npm:9.1.6"
lint-staged: "npm:15.2.10"
prettier: "npm:3.3.3"
Expand Down Expand Up @@ -2483,9 +2483,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 @@ -2500,7 +2500,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/0e1c9830ce47805f1b90ba754c94288d5c091920a25edf4c1a2796dba2cb0388195b86997c1ebadaafaf98691da5a563e258c80fa495de7354c6e4e599a46902
checksum: 10/375e1c90cf9c7f950fe8d8b7d3af45cc5b608cf397c57db2fba3218040273fd5e4d821ace6bd7aace9b4a791e3fb846e18c38fb107ae707481406133cc3f1b1f
languageName: node
linkType: hard

Expand Down

0 comments on commit 08c4e14

Please sign in to comment.