Skip to content

Allow @typescript-eslint/utils@7 as a dependency #1566

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

Following up after #1398 -> #1400: it looks like @typescript-eslint/utils is still at v5. Would you be open to a PR that adds || ^6.0.0 || ^7.0.0 edit: || ^7.0.0 to that range?

"dependencies": {
"@typescript-eslint/utils": "^6.0.0"
},

It'd be great to deduplicate the version of the utils package for folks on v6 & v7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions