Update dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @typescript-eslint/eslint-plugin | dependencies | minor | 4.9.1 -> 4.10.0 |
| @typescript-eslint/parser | dependencies | minor | 4.9.1 -> 4.10.0 |
| typescript (source) | devDependencies | patch | 4.1.2 -> 4.1.3 |
Release Notes
typescript-eslint/typescript-eslint
v4.10.0
Bug Fixes
-
eslint-plugin: [naming-convention] fix wrong member of
methodandpropertymeta selectors (#2856) (9a6c362)
Features
4.9.1 (2020-12-07)
Bug Fixes
- eslint-plugin: [method-signature-style] fix crash with methods without a return type (#2836) (fed89f2), closes #2834
- eslint-plugin: [no-unused-vars] false-positive with class expressions (#2833) (aadb39f), closes #2831
- eslint-plugin: [no-unused-vars] fix race condition between naming-convention and no-unused-vars (#2848) (ccb6b94), closes #2844
Microsoft/TypeScript
v4.1.3
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
- fixed issues query for TypeScript v4.1.0 (Beta).
- fixed issues query for TypeScript v4.1.1 (RC).
- fixed issues query for TypeScript v4.1.2 (Stable).
- fixed issues query for TypeScript v4.1.3 (Stable).
Downloads are available on:
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.