Skip to content

Conversation

JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented Oct 2, 2025

PR Checklist

Overview

Bumps the package from ^8.1.1 to ^10.2.2.

Interestingly, this increases the lockfile size for local development dependencies. This is because [email protected] is still referenced by:

$ npm ls supports-color@5
[email protected] /Users/josh/repos/mocha
├─┬ [email protected]
│ └─┬ [email protected]
│   └── [email protected]
└─┬ [email protected]
  └─┬ [email protected]
    └─┬ @babel/[email protected]
      └─┬ @babel/[email protected]
        ├─┬ @babel/[email protected]
        │ └─┬ [email protected]
        │   └── [email protected]
        └─┬ [email protected]
          └── [email protected]

💖

@mark-wiemer
Copy link
Member

new test failure :(

@Uzlopak
Copy link
Member

Uzlopak commented Oct 3, 2025

@JoshuaKGoldberg
@mark-wiemer
Its because supports-color is esm only

@JoshuaKGoldberg
Copy link
Member Author

Ha yeah, I put these up as drafts with the intent of getting them to pass before requesting review. I was hoping there'd be no additional work but 🫠

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📦 Package: Bump supports-color from 8 to 10

3 participants