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

chore(deps): update dependency eslint-plugin-jsdoc to v47 #877

Open
wants to merge 1 commit into
base: chore/renovateBaseBranch
Choose a base branch
from
Open
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 @@ -59,7 +59,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-jsdoc": "47.0.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-promise": "6.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ __metadata:
eslint-plugin-eslint-comments: "npm:3.2.0"
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-jest: "npm:27.6.1"
eslint-plugin-jsdoc: "npm:46.10.1"
eslint-plugin-jsdoc: "npm:47.0.2"
eslint-plugin-node: "npm:11.1.0"
eslint-plugin-prettier: "npm:5.1.2"
eslint-plugin-promise: "npm:6.1.1"
Expand Down Expand Up @@ -4020,9 +4020,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.10.1":
version: 46.10.1
resolution: "eslint-plugin-jsdoc@npm:46.10.1"
"eslint-plugin-jsdoc@npm:47.0.2":
version: 47.0.2
resolution: "eslint-plugin-jsdoc@npm:47.0.2"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.41.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -4035,7 +4035,7 @@ __metadata:
spdx-expression-parse: "npm:^4.0.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 19e37f12fc83134115f38e143f64901fba10d41842ee83bbcd756d0041d1763e96a2dfa7e9d12edf33102b164e1212a6b61ece0a87eb7c80a3e26df4a3b339ac
checksum: 6adc8c1394a9ab3ba18e6312c753b85fca95aa36cec18460f321e51efbf8d3d536864513ad8b811349d1e49c54207e18c03546f762365ec907fdb16e0b214e97
languageName: node
linkType: hard

Expand Down