chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-jsdoc | devDependencies | patch | 37.2.4 -> 37.2.8 |
i18next (source) | dependencies | patch | 21.6.2 -> 21.6.3 |
Release Notes
gajus/eslint-plugin-jsdoc
v37.2.8
Bug Fixes
-
require-returns-check
,require-yields-check
: avoidnever
being reported (3a27c39)
v37.2.7
Bug Fixes
-
no-missing-syntax
: ensure checking all non-any contexts when any is being traversed (4433d7e)
v37.2.6
Bug Fixes
-
no-restricted-syntax
,no-missing-syntax
: check for generic context match rather thanselector
-specific one (36e0115)
v37.2.5
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.