Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v46 (#427)
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 Jun 2, 2023
1 parent 0185444 commit 4ea8246
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
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": "^44.0.0",
"eslint-plugin-jsdoc": "^46.0.0",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^2.8.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1744,7 +1744,7 @@ __metadata:
languageName: node
linkType: hard

"@es-joy/jsdoccomment@npm:~0.39.3":
"@es-joy/jsdoccomment@npm:~0.39.4":
version: 0.39.4
resolution: "@es-joy/jsdoccomment@npm:0.39.4"
dependencies:
Expand Down Expand Up @@ -6853,11 +6853,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:^44.0.0":
version: 44.2.4
resolution: "eslint-plugin-jsdoc@npm:44.2.4"
"eslint-plugin-jsdoc@npm:^46.0.0":
version: 46.1.0
resolution: "eslint-plugin-jsdoc@npm:46.1.0"
dependencies:
"@es-joy/jsdoccomment": ~0.39.3
"@es-joy/jsdoccomment": ~0.39.4
are-docs-informative: ^0.0.2
comment-parser: 1.3.1
debug: ^4.3.4
Expand All @@ -6867,7 +6867,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: ca89c4ae6aa66146bfb29cfafdac257d29bdc18bc64fb75b73d066786dbc6d331b4c75dded3b444488a2bf50f72cb195d711e4fb5f1f04ecb03dc1b345c4ac95
checksum: 064ca1b21b0895e4cdeaad4e9c3077e48ded0c4bab8bb89b7039b5f25a3ba6f3b4c3d46904e2bc1ffc826eeec478a31c5160bb90df8f2359c8c3e5a978a207d2
languageName: node
linkType: hard

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

0 comments on commit 4ea8246

Please sign in to comment.