Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsdoc to v46.8.2 (#623)
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] authored Sep 21, 2023
1 parent 252156a commit ba5f00f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"eslint-config-prettier": "8.10.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.8.1",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4644,9 +4644,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.8.1":
version: 46.8.1
resolution: "eslint-plugin-jsdoc@npm:46.8.1"
"eslint-plugin-jsdoc@npm:46.8.2":
version: 46.8.2
resolution: "eslint-plugin-jsdoc@npm:46.8.2"
dependencies:
"@es-joy/jsdoccomment": ~0.40.1
are-docs-informative: ^0.0.2
Expand All @@ -4659,7 +4659,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 481be2d8684892039d1f5165172e8934cb40c595c2af54c91bbfe0c9dab89a19fadc03278631bbb2c30fc7431dca725678dd012b228333f6eecf2677c4e9ec4d
checksum: ec2c435246cd45847b7c3ff3c04cc1713c658e3a6023e55577bda25c7ce1547d022aab0bf3b4920c6f792d52ff473c031d61167308e314183c15b57d23ce59c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -7939,7 +7939,7 @@ __metadata:
eslint-config-prettier: 8.10.0
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.28.1
eslint-plugin-jsdoc: 46.8.1
eslint-plugin-jsdoc: 46.8.2
eslint-plugin-jsx-a11y: 6.7.1
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: 7.33.2
Expand Down

0 comments on commit ba5f00f

Please sign in to comment.