Skip to content
Snippets Groups Projects

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

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.21"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-39.3.21.tgz#3dc9ccbee175d8ab29be209baae5c27e718069e3"
integrity sha512-y10zOn+lxYPZCy3WyQeD1bp25Wtz40VcZ3tSlLJs4iWM8r9l1qh6cAe9OjXD25CxMLnfbqLst3UoEvI5o7E5nA==
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==
dependencies:
"@es-joy/jsdoccomment" "~0.33.0"
comment-parser "1.3.1"
Loading