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 #1243

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 @@ -70,7 +70,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jasmine": "4.2.0",
"eslint-plugin-jest": "26.8.2",
"eslint-plugin-jsdoc": "46.10.1",
"eslint-plugin-jsdoc": "47.0.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.34.4",
"husky": "8.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4812,9 +4812,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": ~0.41.0
are-docs-informative: ^0.0.2
Expand All @@ -4827,7 +4827,7 @@ __metadata:
spdx-expression-parse: ^4.0.0
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: e3a658f72de9ac1c6d98fc1e406e4f1295f3f2a64da9ea977ba8bbb9ea93890945d0d4230dd50a1436ac8a935c4b3a49a02a5dae170810ba7fe6d46522dd17eb
checksum: 39ad7b746add79b0140d23b6c15c58df7f8e0912cbe10678f3acd76f0da38e2de9db39f741866dfa2ea698cc2f09c7f2e020f6136b52a22cd0b937e44722f1d4
languageName: node
linkType: hard

Expand Down Expand Up @@ -8919,7 +8919,7 @@ __metadata:
eslint-plugin-import: 2.29.1
eslint-plugin-jasmine: 4.2.0
eslint-plugin-jest: 26.8.2
eslint-plugin-jsdoc: 46.10.1
eslint-plugin-jsdoc: 47.0.2
eslint-plugin-prettier: 5.2.1
eslint-plugin-react: 7.34.4
got: 11.8.5
Expand Down
Loading