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

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsdoc to v48.2.3 (#431)
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 Apr 4, 2024
1 parent 05dd302 commit 4a8ea07
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.4.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "48.2.2",
"eslint-plugin-jsdoc": "48.2.3",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"prettier": "3.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,7 @@ __metadata:
coveralls-api: "npm:1.2.4"
eslint: "npm:8.57.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-jsdoc: "npm:48.2.2"
eslint-plugin-jsdoc: "npm:48.2.3"
husky: "npm:9.0.11"
lint-staged: "npm:15.2.2"
prettier: "npm:3.2.5"
Expand Down Expand Up @@ -2546,9 +2546,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:48.2.2":
version: 48.2.2
resolution: "eslint-plugin-jsdoc@npm:48.2.2"
"eslint-plugin-jsdoc@npm:48.2.3":
version: 48.2.3
resolution: "eslint-plugin-jsdoc@npm:48.2.3"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.42.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -2561,7 +2561,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10/337f998b592b2722b6ccf00f5fce9b278419270fe73df9f39df6f06301d1d24cc2aca995e7617880f2d1429f10d816fd1d35a78735f26a99b7a2f1f88091549e
checksum: 10/f7ab4dc3fcac320fa11777c84bc5c30aa6e68b1121c5a11e7c00a37d1e24c6599a8addb2ae5f0c2f90cb92713e9010640ace7f21962e1e946a14fd70fe4a0b59
languageName: node
linkType: hard

Expand Down

0 comments on commit 4a8ea07

Please sign in to comment.