Skip to content
Snippets Groups Projects

chore(deps): update dependency eslint-plugin-jsdoc to v39.3.23

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into master
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
@@ -3981,9 +3981,9 @@ escape-string-regexp@^1.0.5:
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
eslint-plugin-jsdoc@^39.0.0:
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==
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"
Loading