Merge pull request #10540 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-22.0.1

chore(deps-dev): bump eslint-plugin-jsdoc from 22.0.0 to 22.0.1
This commit is contained in:
Tobias Koppers 2020-03-12 15:40:25 +01:00 committed by GitHub
commit fe2f44e661
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1977,9 +1977,9 @@ eslint-plugin-jest@^23.8.1:
"@typescript-eslint/experimental-utils" "^2.5.0"
eslint-plugin-jsdoc@^22.0.0:
version "22.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-22.0.0.tgz#371f1dbf4f61ee6e11c23fa1ea3275962f1bceaf"
integrity sha512-dLqUtIL6tvOoV+9IDdP3FqOnQ/sxklzs4hxZa91kt0TGI2o1fSqIuc6wa71oWtWKEyvaQj7m6CnzQxcBC9CEsg==
version "22.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-22.0.1.tgz#1f36c41a8818c968e46def7423e0b627841d72b9"
integrity sha512-lqQgGtd+roOhd5lSdIK4P3mlDmTVmVdcehj/r8nY25CGB2yi4Tk6JVwETCPBGnRKd40JkllkchyZmt0tFN+5pw==
dependencies:
comment-parser "^0.7.2"
debug "^4.1.1"