Skip to content
Snippets Groups Projects

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

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