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

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

parent e48c924f
Branches
No related tags found
1 merge request!362chore(deps): update dependency eslint-plugin-jsdoc to v41
Pipeline #243839 passed
......@@ -18,7 +18,7 @@
"@rollup/plugin-url": "^8.0.0",
"chai": "^4.2.0",
"eslint": "^8.0.0",
"eslint-plugin-jsdoc": "^40.0.0",
"eslint-plugin-jsdoc": "^41.0.0",
"glob": "^10.0.0",
"i18next-parser": "^7.0.0",
"karma": "^6.0.0",
......
......@@ -1584,6 +1584,11 @@ append-buffer@^1.0.2:
dependencies:
buffer-equal "^1.0.0"
are-docs-informative@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/are-docs-informative/-/are-docs-informative-0.0.2.tgz#387f0e93f5d45280373d387a59d34c96db321963"
integrity sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==
argparse@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
......@@ -2606,12 +2611,13 @@ eslint-plugin-jsdoc@^39.0.0:
semver "^7.3.8"
spdx-expression-parse "^3.0.1"
eslint-plugin-jsdoc@^40.0.0:
version "40.3.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-40.3.0.tgz#75a91ab71c41bb797db05a32d9528ce3ab613e90"
integrity sha512-EhCqpzRkxoT2DUB4AnrU0ggBYvTh3bWrLZzQTupq6vSVE6XzNwJVKsOHa41GCoevnsWMBNmoDVjXWGqckjuG1g==
eslint-plugin-jsdoc@^41.0.0:
version "41.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-41.1.1.tgz#f5430aea369c4eb69c2fdc4030e09eb79d5f0518"
integrity sha512-dfH97DKLGtQ5dgEMzd+GSUuY+xX/yyAfjML3O0pEWmMMpylsG6Ro65s4ziYXKmixiENYK9CTQxCVRGqZUFN2Mw==
dependencies:
"@es-joy/jsdoccomment" "~0.37.0"
are-docs-informative "^0.0.2"
comment-parser "1.3.1"
debug "^4.3.4"
escape-string-regexp "^4.0.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment