Skip to content

Any way to use ts-loader ^5.1.1 or newer? #431

@msheakoski

Description

@msheakoski

It's nice to be able to periodically run yarn upgrade --latest and have your package.json update to the latest versions of everything, but ts-loader on encore 0.21 seems to be locked at ^4.3.0 and instead I need to manually type out every dependency to update minus ts-loader to avoid getting the newer version. This was also an issue with encore 0.20 which was locked into an even older version of ts-loader and I was surprised to see the same issue on the latest encore.

Is it possible to bump the dependency requirement to ^5.1.1 which is the oldest 5.x version that contains a bug fix?

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