1
0
Fork 0

chore(deps): update dependency eslint-plugin-jsdoc to v37.4.0 (#1234)

This commit is contained in:
renovate[bot] 2021-12-25 22:51:31 +01:00 committed by GitHub
parent a385147ab3
commit 29945874e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -75,7 +75,7 @@
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.3.0",
"eslint-plugin-jsdoc": "37.3.0",
"eslint-plugin-jsdoc": "37.4.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.27.1",

View file

@ -11579,10 +11579,10 @@ eslint-plugin-jest@25.3.0:
dependencies:
"@typescript-eslint/experimental-utils" "^5.0.0"
eslint-plugin-jsdoc@37.3.0:
version "37.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.3.0.tgz#37b7eeda4210ed7dea35e2308d65374d5b21b2e0"
integrity sha512-76fXAjqrfcqLpa3JjnDIXYHM8zlrNJYEXv6xvTyMcgbQ/gl0OmoEmPAGV9HxbhbJ9hhcW5fTVemRIwhGUwqJcw==
eslint-plugin-jsdoc@37.4.0:
version "37.4.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-37.4.0.tgz#6e6eade5494150a392365f63bbd2fb88caeb8d0c"
integrity sha512-XWKMMHFq7eUdC8XMzuQSskevJvlHTDSAJm/2qtEZ7+qhZTZ0YjeqWaUn7KGdrmxLNqtWwtJ67LdIPgrYUZ5EoA==
dependencies:
"@es-joy/jsdoccomment" "0.13.0"
comment-parser "1.3.0"