Skip to content
Snippets Groups Projects
Commit fec451c8 authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update dependency eslint-plugin-jsdoc to v31

parent 89de55d8
Branches
No related tags found
1 merge request!11chore(deps): update dependency eslint-plugin-jsdoc to v31
Pipeline #15579 passed
......@@ -19,7 +19,7 @@
"babel-eslint": "^10.0.3",
"chai": "^4.2.0",
"eslint": "^7.3.1",
"eslint-plugin-jsdoc": "^30.6.5",
"eslint-plugin-jsdoc": "^31.0.0",
"glob": "^7.1.6",
"i18next-scanner": "^3.0.0",
"karma": "^5.1.0",
......
......@@ -1972,6 +1972,11 @@ commander@^6.2.0:
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75"
integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q==
comment-parser@1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.0.1.tgz#6f40ebc3ac5063cf59b5eb415bc689636134cc4a"
integrity sha512-korDJ16mBVZexVd485jz4AeAcAFP1UzeecfVgfBCBojLFjMEHEHOY9vgk3e9o1zRSP0EscavonLki4JZDCKmrg==
comment-parser@^0.7.6:
version "0.7.6"
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6.tgz#0e743a53c8e646c899a1323db31f6cd337b10f12"
......@@ -2791,12 +2796,12 @@ eslint-plugin-jsdoc@^30.6.4, eslint-plugin-jsdoc@^30.7.3:
semver "^7.3.2"
spdx-expression-parse "^3.0.1"
eslint-plugin-jsdoc@^30.6.5:
version "30.7.13"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-30.7.13.tgz#52e5c74fb806d3bbeb51d04a0c829508c3c6b563"
integrity sha512-YM4WIsmurrp0rHX6XiXQppqKB8Ne5ATiZLJe2+/fkp9l9ExXFr43BbAbjZaVrpCT+tuPYOZ8k1MICARHnURUNQ==
eslint-plugin-jsdoc@^31.0.0:
version "31.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-31.0.1.tgz#62ebc7910bff93d67a15ccd4230b40426f779257"
integrity sha512-Hg2P8b0mnQ4bjZ0Tj/KQeMu7zrwd7A2tjuG1h8Eb0o1fi94KxQM6XGe9s/0hHIpLgxsGR3VYEMZmOSnxOTtxRA==
dependencies:
comment-parser "^0.7.6"
comment-parser "1.0.1"
debug "^4.3.1"
jsdoctypeparser "^9.0.0"
lodash "^4.17.20"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment