ChristianMurphy / selective

Statically find HTML anti patterns using CSS Selectors
MIT License
14 stars 0 forks source link

chore: update dependency eslint-plugin-jsdoc to v31.6.0 #1001

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-jsdoc 31.5.0 -> 31.6.0 age adoption passing confidence

Release Notes

gajus/eslint-plugin-jsdoc ### [`v31.6.0`](https://togithub.com/gajus/eslint-plugin-jsdoc/releases/v31.6.0) [Compare Source](https://togithub.com/gajus/eslint-plugin-jsdoc/compare/v31.5.0...v31.6.0) ##### Bug Fixes - **`require-returns`, `require-yields`:** support more AST checking ([6fd8a07](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/6fd8a070c12a30eec8ccca5486446a06331a3d45)) - **`require-yields`:** avoid checking nested generators (as with functions) ([b9058e4](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/b9058e493640289e4a585e48a2dad810f0c170a4)) - **`return-yields`, `return-yields-check`:** allow generator detection on exported; handle more AST types; fixes [#​682](https://togithub.com/gajus/eslint-plugin-jsdoc/issues/682) ([4e768aa](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/4e768aaed4c9fd28496af910e147183a950ce6a1)) ##### Features - **`require-returns-check`:** add `exemptAsync` option ([0ed24c0](https://togithub.com/gajus/eslint-plugin-jsdoc/commit/0ed24c049919757c15ec80e06e4be8686524c47b))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.