Skip to content

Commit

Permalink
⬆️ Update eslint-plugin-jsdoc to v50.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent ffa1a61 commit f6b52c0
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.6.3",
"eslint-plugin-compat": "6.0.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.4.1",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-markdownlint": "0.6.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-regexp": "2.6.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5422,9 +5422,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.4.1":
version: 50.4.1
resolution: "eslint-plugin-jsdoc@npm:50.4.1"
"eslint-plugin-jsdoc@npm:50.4.3":
version: 50.4.3
resolution: "eslint-plugin-jsdoc@npm:50.4.3"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.49.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -5439,7 +5439,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/d3b3947fc71acac2a790774729d96da4bd61dfc783558a998fca0b581b4dec059b5cdb048cd5873a8f188c5da1929307643909dd4f51063d2d6a00487b8b8940
checksum: 10c0/96067f8fc3553371e9afdc6d03c166228bfd3cb004fcd70c4357d49185732f384351e20f44c21b0a13ea318c8aabbd584b627804f62a2a80376507646708a786
languageName: node
linkType: hard

Expand Down Expand Up @@ -7722,7 +7722,7 @@ __metadata:
eslint-import-resolver-typescript: "npm:3.6.3"
eslint-plugin-compat: "npm:6.0.1"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsdoc: "npm:50.4.1"
eslint-plugin-jsdoc: "npm:50.4.3"
eslint-plugin-markdownlint: "npm:0.6.0"
eslint-plugin-prettier: "npm:5.2.1"
eslint-plugin-regexp: "npm:2.6.0"
Expand Down

0 comments on commit f6b52c0

Please sign in to comment.