Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-jsdoc to v39.3.23 (#350)
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 Oct 24, 2022
1 parent a9684ab commit 26834a0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "26.9.0",
"eslint-plugin-jsdoc": "39.3.22",
"eslint-plugin-jsdoc": "39.3.23",
"eslint-plugin-prettier": "4.2.1",
"jest": "27.5.1",
"prettier": "2.7.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2543,10 +2543,10 @@ eslint-plugin-jest@26.9.0:
dependencies:
"@typescript-eslint/utils" "^5.10.0"

eslint-plugin-jsdoc@39.3.22:
version "39.3.22"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.22.tgz#500d7ea4f5c924299921cc743726954eb96bc86b"
integrity sha512-3LqaKwhVybHVFV/l1krF1NNKUALX/y4yD8lw2oInb1jIE2Dx6Bk0Z7YPi1V6eGMnYV4+SOA9qCHsjP9JjiinNQ==
eslint-plugin-jsdoc@39.3.23:
version "39.3.23"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.23.tgz#dc2598d464e2b219c50b5d44bcbfd66e0be3ade8"
integrity sha512-ZwutuEmsdz8sj9fCXz4r/4x3uZ4qrB6+ca3rIyH3HHEEj5t6xgOSBWIj8IkxZkBUKvoadWHM6iCPzkmXgPHpsA==
dependencies:
"@es-joy/jsdoccomment" "~0.33.0"
comment-parser "1.3.1"
Expand Down

0 comments on commit 26834a0

Please sign in to comment.