Skip to content

Outdated transient version of @typescript-eslint/typescript-estree #38

Closed
@shellscape

Description

@shellscape

Ahoy there. This package has a dependency on @typescript-eslint/experimental-utils@2.34.0 which is super old. As such, the transient dependency on @typescript-eslint/typescript-estree@2.34.0 via @typescript-eslint/experimental-utils is causing the following message to print each time we use the plugin:

=============

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <4.2.0

YOUR TYPESCRIPT VERSION: 4.3.5

Please only submit bug reports when using the officially supported version.

=============

Please update that dependency to 4.28.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions