chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.35 to 0.3.36 (#199)

Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) from 0.3.35 to 0.3.36.
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases)
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/compare/v0.3.35...v0.3.36)

---
updated-dependencies:
- dependency-name: prettier-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-04 14:06:19 -03:00 committed by GitHub
parent 963310cb93
commit 8117a5fed5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3520,9 +3520,9 @@ prettier-linter-helpers@^1.0.0:
fast-diff "^1.1.2"
prettier-plugin-jsdoc@^0.3.30:
version "0.3.35"
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-0.3.35.tgz#e85776418a89cb97719cff2edc0bb02ef9571ca5"
integrity sha512-bJDYGVUNYm0/1NWYH8a0hqc+8ETsCyeYo87uyGKreWKpirgTyuzaMyRN2cpY+0zeuAqFd7zfY4JG7ayVVPnhsw==
version "0.3.36"
resolved "https://registry.yarnpkg.com/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-0.3.36.tgz#fc860c38087da161614bd30962f8b8e03cfbe339"
integrity sha512-Sij6almwQyQSh4X8T9IOHz3qGkK5PBZrUtd7ywVUECUiXvz+pYAuXM4293ABmCyVA9SoFbUMggiX9EjJiAzhxA==
dependencies:
binary-searching "^2.0.5"
comment-parser "^1.3.1"