Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsdoc to v46.5.0 (#350)
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] committed Aug 20, 2023
1 parent 02ca519 commit 70126e6
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 @@ -39,7 +39,7 @@
"@vercel/ncc": "0.36.1",
"eslint": "8.45.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-jsdoc": "46.4.6",
"eslint-plugin-jsdoc": "46.5.0",
"husky": "8.0.3",
"jest": "29.6.2",
"lint-staged": "13.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ __metadata:
coveralls-api: 1.2.4
eslint: 8.45.0
eslint-config-prettier: 8.10.0
eslint-plugin-jsdoc: 46.4.6
eslint-plugin-jsdoc: 46.5.0
husky: 8.0.3
jest: 29.6.2
lint-staged: 13.3.0
Expand Down Expand Up @@ -3070,9 +3070,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.4.6":
version: 46.4.6
resolution: "eslint-plugin-jsdoc@npm:46.4.6"
"eslint-plugin-jsdoc@npm:46.5.0":
version: 46.5.0
resolution: "eslint-plugin-jsdoc@npm:46.5.0"
dependencies:
"@es-joy/jsdoccomment": ~0.40.1
are-docs-informative: ^0.0.2
Expand All @@ -3085,7 +3085,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 67b90a251008fbe4ff61a9d959b49f1f6fda542bf6e56745a231f6140477a3debacd549f18dbba7c0e2908f559f9ca1ce9c19d17736355311a36f7cf42eb28c1
checksum: 6e182b25e136250cd0bde076bdb051d4e82efc50c20f99cb436aa136a49769ec44a2346df384deba399ca8f303f9ae3be80e21e546d0e921b23f9a0c6330e32e
languageName: node
linkType: hard

Expand Down

0 comments on commit 70126e6

Please sign in to comment.