Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v50.6.1 (#631)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Dec 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0f267f6 commit 4b9129d
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
@@ -38,7 +38,7 @@
"@vitest/coverage-v8": "2.1.8",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsdoc": "50.6.1",
"husky": "9.1.7",
"lint-staged": "15.2.11",
"prettier": "3.4.2",
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -840,7 +840,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.6.0"
eslint-plugin-jsdoc: "npm:50.6.1"
husky: "npm:9.1.7"
lint-staged: "npm:15.2.11"
prettier: "npm:3.4.2"
@@ -2425,9 +2425,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.6.0":
version: 50.6.0
resolution: "eslint-plugin-jsdoc@npm:50.6.0"
"eslint-plugin-jsdoc@npm:50.6.1":
version: 50.6.1
resolution: "eslint-plugin-jsdoc@npm:50.6.1"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.49.0"
are-docs-informative: "npm:^0.0.2"
@@ -2442,7 +2442,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/295df63b2d0300a072f4349b15eaf3279080ed13147752e21ce145ed31ed111a15c406e44650726a9e5bcf6bf248e5714ec3962e7e4f7b4bbd4cc3cd0cf16db2
checksum: 10/53fceff38a5317bb7c42c15a622100515aec89aea0d2bbf07e7d2d07eacdaa10ce625232a1bc7c1497f7bbe044675123d30cd3e123fa52fe5c7a9c336a59709c
languageName: node
linkType: hard

0 comments on commit 4b9129d

Please sign in to comment.