chore(deps): update dependency eslint-plugin-jsdoc to v37.7.1 (#1298)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Samuel Bodin <samuel.bodin@algolia.com>
This commit is contained in:
parent
589855425d
commit
64b312adf5
2 changed files with 5 additions and 5 deletions
|
|
@ -75,7 +75,7 @@
|
|||
"eslint-plugin-eslint-comments": "3.2.0",
|
||||
"eslint-plugin-import": "2.25.4",
|
||||
"eslint-plugin-jest": "25.3.0",
|
||||
"eslint-plugin-jsdoc": "37.7.0",
|
||||
"eslint-plugin-jsdoc": "37.7.1",
|
||||
"eslint-plugin-jsx-a11y": "6.5.1",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-react": "7.28.0",
|
||||
|
|
|
|||
|
|
@ -11833,10 +11833,10 @@ eslint-plugin-jest@25.3.0:
|
|||
dependencies:
|
||||
"@typescript-eslint/experimental-utils" "^5.0.0"
|
||||
|
||||
eslint-plugin-jsdoc@37.7.0:
|
||||
version "37.7.0"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.7.0.tgz#975d9f18cb0520dde7a2b0db5f4421dfee3fdd17"
|
||||
integrity sha512-vzy3/ltXoGtabRnjLogaEmhGxxIv5B8HK5MJLIrdxFJUvhBppZjuVuLr71DjIBi0jg6bFomwkYKjojt29cN8PA==
|
||||
eslint-plugin-jsdoc@37.7.1:
|
||||
version "37.7.1"
|
||||
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.7.1.tgz#faf2cd2c56df11f77063aef3abbe4a1932af308f"
|
||||
integrity sha512-ySxDTedl6qKXT/VeTwcZlhsRtvNQZGPklyVnaL5+ge20vowzFA9CKvrY0NXRqvdIz6JBVMFpxX9DSmS3OyAUOQ==
|
||||
dependencies:
|
||||
"@es-joy/jsdoccomment" "~0.18.0"
|
||||
comment-parser "1.3.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue