Skip to content

Update range of peer dependencies meta #637

@klippx

Description

@klippx

Minor issue found in 2.47.0

After bumping to mappersmith@2.47.0, the package has optional peer dependencies (diff and tty-table) that are used by rich mock errors. Since the Jest setup enables configs.test.richMockErrors, add compatible versions of those peers to this workspace (or disable rich mock errors here) to avoid peer-dependency warnings / missing-module issues.

This will emit warnings and telling people they have to be on ^7 and ^4 respectively.

The feature works fine => peer dependencies meta can be ^7 || ^8 and ^4 || ^5.

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