chore(deps-dev): bump eslint-plugin-jsdoc from 15.7.1 to 15.7.2

Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 15.7.1 to 15.7.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v15.7.1...v15.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-25 02:16:24 +00:00 committed by GitHub
parent b088914eac
commit 55f034b303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -2196,9 +2196,9 @@ eslint-plugin-jest@^22.2.2:
integrity sha512-bIr8LL7buUXS8Pk69SFgaDKgyvPQkDu6i8ko0lP54uccszlo4EOwtstDXOZl5Af3JwudbECxRUbCpL/2cKDkkg==
eslint-plugin-jsdoc@^15.3.2:
version "15.7.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.7.1.tgz#f797902a03f0371fdf90b44a40840e745619c8e2"
integrity sha512-VsjTmg0i0aOdqJWq/nEWjkgq9+6qK32FWhH+OSXuhCB1BPTquWTLVvRQIF9NzV4fM7L8V4KKABnKyjBCG3XwkA==
version "15.7.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-15.7.2.tgz#2def358e61b8376de60927c63546af49d99c232f"
integrity sha512-xQFqyc/pWxpY1dlEeYpO3kpd/zwX9TVnMn0krvVuCe7l0MpqXxBVm/+wRpgI6E6jpE5l3yA0gQshipYyxbVLIg==
dependencies:
comment-parser "^0.6.1"
debug "^4.1.1"