Update dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @typescript-eslint/eslint-plugin | dependencies | patch | 4.9.0 -> 4.9.1 |
| @typescript-eslint/parser | dependencies | patch | 4.9.0 -> 4.9.1 |
| eslint (source) | devDependencies | minor | 7.14.0 -> 7.15.0 |
Release Notes
typescript-eslint/typescript-eslint
v4.9.1
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
eslint/eslint
v7.15.0
-
5c11aabUpgrade: @eslint/esintrc and espree for bug fixes (refs #13878) (#13908) (Brandon Mills) -
0eb7957Upgrade: file-entry-cache@6.0.0 (#13877) (Rouven Weßling) -
683ad00New: no-unsafe-optional-chaining rule (fixes #13431) (#13859) (YeonJuan) -
cbc57fbFix: one-var autofixing for export (fixes #13834) (#13891) (Anix) -
110cf96Docs: Fix a broken link in working-with-rules.md (#13875) (Anton Niklasson)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.