Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update eslint-plugin-jsdoc to v46.4.4 #2486

Merged
merged 1 commit into from
Jul 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-compat": "4.1.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsdoc": "46.4.3",
"eslint-plugin-jsdoc": "46.4.4",
"eslint-plugin-markdownlint": "0.4.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-regexp": "1.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5041,9 +5041,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.4.3":
version: 46.4.3
resolution: "eslint-plugin-jsdoc@npm:46.4.3"
"eslint-plugin-jsdoc@npm:46.4.4":
version: 46.4.4
resolution: "eslint-plugin-jsdoc@npm:46.4.4"
dependencies:
"@es-joy/jsdoccomment": ~0.39.4
are-docs-informative: ^0.0.2
Expand All @@ -5056,7 +5056,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 9cec116649f7bcd8abea165975ce5d5ae8fd095b3f7c53e00a93c0bd3aeeeb913c8ed3d5c9f67f04fe84d71d20c342b44cf41fc0f7dfd93bdafadeae8c235a81
checksum: bc97f2f146aedcf43b1610a80eb9623deb365a30ba54eb37e6f82c6f205136aa51f67a65b0625729cb33ec941710bfa08d9d18b59296e2d84c2fd6a57d63c2be
languageName: node
linkType: hard

Expand Down Expand Up @@ -7026,7 +7026,7 @@ __metadata:
eslint-import-resolver-typescript: 3.5.5
eslint-plugin-compat: 4.1.4
eslint-plugin-import: 2.27.5
eslint-plugin-jsdoc: 46.4.3
eslint-plugin-jsdoc: 46.4.4
eslint-plugin-markdownlint: 0.4.1
eslint-plugin-prettier: 5.0.0
eslint-plugin-regexp: 1.15.0
Expand Down