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 v40 #385

Merged
merged 1 commit into from
Feb 11, 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 @@ -39,7 +39,7 @@
"@types/react-virtualized-auto-sizer": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.47.0",
"eslint": "^8.30.0",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-jsdoc": "^40.0.0",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6979,9 +6979,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^39.6.4":
version: 39.6.4
resolution: "eslint-plugin-jsdoc@npm:39.6.4"
"eslint-plugin-jsdoc@npm:^40.0.0":
version: 40.0.0
resolution: "eslint-plugin-jsdoc@npm:40.0.0"
dependencies:
"@es-joy/jsdoccomment": ~0.36.1
comment-parser: 1.3.1
Expand All @@ -6992,7 +6992,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 2976112ae997b9f246eba98d849359a0df46ea07c0a9d6d90c3b76a29c253b9e92d1d46d6cf86f878e442653b97591e5ea01d05a6accdb078339c39e8767723e
checksum: ef8b45cdfd931675afa9fe7e85c079f8c6e6966d44037275617e48d1f64166f84b97ddc7f6e21b4ff7687a327de771fba9795c232ff59f4adbd60a383e99f8c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -8060,7 +8060,7 @@ __metadata:
"@types/react-virtualized-auto-sizer": ^1.0.0
"@typescript-eslint/eslint-plugin": ^5.47.0
eslint: ^8.30.0
eslint-plugin-jsdoc: ^39.6.4
eslint-plugin-jsdoc: ^40.0.0
eslint-plugin-react: ^7.31.11
eslint-plugin-react-hooks: ^4.6.0
lodash: ^4.17.21
Expand Down