Skip to content

Commit

Permalink
⬆️ Update eslint-plugin-jsdoc to v50.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 7ac209a commit 8bfd7fa
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 @@ -77,7 +77,7 @@
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-compat": "6.0.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-regexp": "2.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5418,9 +5418,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"
Expand All @@ -5435,7 +5435,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/f878714212f52602819da77c6727f75ccda66232cd7b383b9437981ec21255be62b6099b20be43710d8e37ceb16e05343d4dc701eebfc488b4e4d54e0bf2e150
checksum: 10c0/0117fa0ce0d0e0cd7fb43d207f421ab7ecf6e65c09648442db577794f36b85256f393adef4bf3e586cb7e5ab068073600808c823c60cc69c4aea662d7c931324
languageName: node
linkType: hard

Expand Down Expand Up @@ -7753,7 +7753,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.7.0"
eslint-plugin-compat: "npm:6.0.1"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.6.0"
eslint-plugin-jsdoc: "npm:50.6.1"
eslint-plugin-markdownlint: "npm:0.6.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-regexp: "npm:2.7.0"
Expand Down

0 comments on commit 8bfd7fa

Please sign in to comment.