Skip to content

Commit

Permalink
chore(dev-deps): update dependency eslint-plugin-jsdoc to v46.5.1 (#607)
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 Aug 30, 2023
1 parent ac2d136 commit b317d14
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.5.0",
"eslint-plugin-jsdoc": "46.5.1",
"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 @@ -4716,9 +4716,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:46.5.0":
version: 46.5.0
resolution: "eslint-plugin-jsdoc@npm:46.5.0"
"eslint-plugin-jsdoc@npm:46.5.1":
version: 46.5.1
resolution: "eslint-plugin-jsdoc@npm:46.5.1"
dependencies:
"@es-joy/jsdoccomment": ~0.40.1
are-docs-informative: ^0.0.2
Expand All @@ -4731,7 +4731,7 @@ __metadata:
spdx-expression-parse: ^3.0.1
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 6e182b25e136250cd0bde076bdb051d4e82efc50c20f99cb436aa136a49769ec44a2346df384deba399ca8f303f9ae3be80e21e546d0e921b23f9a0c6330e32e
checksum: 8f6b1e60ded7bc27da4ae9ef541315a14d1f69476b5c03b53ebe323a4d2c4b61fdaf0a0ffcba2e4964247ee5371768fc612d83f2c9456c404b31e8cad44123cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -8017,7 +8017,7 @@ __metadata:
eslint-config-prettier: 8.10.0
eslint-plugin-babel: 5.3.1
eslint-plugin-import: 2.28.1
eslint-plugin-jsdoc: 46.5.0
eslint-plugin-jsdoc: 46.5.1
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 b317d14

Please sign in to comment.