Skip to content

TypeScript 5.2.2 Support #339

Open
@dominicfraser

Description

@dominicfraser

TypeScript 5.2.2 comes with a breaking change that requires all @typescript-eslint/* dependencies to move to >= v6: typescript-eslint/typescript-eslint#7155 (comment).

In this repository that specifically means moving from

"@typescript-eslint/experimental-utils": "^5.3.0"

to

"@typescript-eslint/utils": "^6.0.0"

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions