Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v50 (#15247)
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 12, 2024
1 parent d408ee0 commit aec1a78
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 @@ -36,7 +36,7 @@
"eslint-plugin-eslint-comments": "^3.1.2",
"eslint-plugin-import": "^2.6.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-plugin-jsdoc": "^48.0.0",
"eslint-plugin-jsdoc": "^50.0.0",
"eslint-plugin-local": "link:./.eslintplugin",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-prettier": "^5.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3381,7 +3381,7 @@ __metadata:
eslint-plugin-eslint-comments: ^3.1.2
eslint-plugin-import: ^2.6.0
eslint-plugin-jest: ^28.0.0
eslint-plugin-jsdoc: ^48.0.0
eslint-plugin-jsdoc: ^50.0.0
eslint-plugin-local: "link:./.eslintplugin"
eslint-plugin-markdown: ^3.0.0
eslint-plugin-prettier: ^5.0.0
Expand Down Expand Up @@ -10054,9 +10054,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^48.0.0":
version: 48.11.0
resolution: "eslint-plugin-jsdoc@npm:48.11.0"
"eslint-plugin-jsdoc@npm:^50.0.0":
version: 50.0.0
resolution: "eslint-plugin-jsdoc@npm:50.0.0"
dependencies:
"@es-joy/jsdoccomment": ~0.46.0
are-docs-informative: ^0.0.2
Expand All @@ -10071,7 +10071,7 @@ __metadata:
synckit: ^0.9.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: c2ed3b267b06aefc2f7bf2f9cbf2161096171dc3e3a3e7df780b0944fb59ced172623375ede389685765da18148dda582723b39dc7e127b717dcf2e75c2a4b3f
checksum: 0e67709d29a24d1aa34ab0a5a49652f596b97b207a30262244208e3ab97b1b77cfca8272dda0a16d03a44c94d241b7f9c1ec0dfbae698da82afc06a46b0c5bb6
languageName: node
linkType: hard

Expand Down

0 comments on commit aec1a78

Please sign in to comment.