chore(deps): update typescript-eslint monorepo to v7.7.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin (source) | devDependencies | patch | 7.7.0 -> 7.7.1 |
@typescript-eslint/parser (source) | devDependencies | patch | 7.7.0 -> 7.7.1 |
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.7.1
🩹 Fixes
-
eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment
-
eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type
-
eslint-plugin: [prefer-optional-chain] only look at left operand for
requireNullish
-
eslint-plugin: [no-for-in-array] refine report location
-
eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type
❤ ️ Thank You
- Abraham Guo
- Kirk Waiblinger
- YeonJuan
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.7.1
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.