Skip to content

Repo: the version of prettier declared in the eslint-plugin package differs from the one in the root repository #11330

Closed
@Vinccool96

Description

@Vinccool96

Suggestion

The base repo has the version prettier fixed at 3.5.0, while the version listed in the eslint-plugin package is listed as ^3.5.3. This causes WebStorm to keep pointing out that, indeed, the dependency needs to be updated.

The version for eslint-plugin should be changed to *, just like all¹ the other dev dependencies that are shared by both the root repository and a package.

Additional Info

¹ Almost all. vitest isn't, but it's the same version required for both the root repo and eslint-plugin (^3.1.3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions