-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency file
Description
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 filePull requests that update a dependency file