Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump chalk from ^1.1.3 to ^4.0.0 #310

Merged

Commits on Aug 31, 2022

  1. chore(deps): bump chalk from ^1.1.3 to ^4.0.0

    Bumps [chalk][1] from `^1.1.3` to `^4.0.0`.
    - [Release notes](https://github.com/chalk/chalk/releases)
      - [v2.0.0](https://github.com/chalk/chalk/releases/tag/v2.0.0)
      - [v3.0.0](https://github.com/chalk/chalk/releases/tag/v3.0.0)
      - [v4.0.0](https://github.com/chalk/chalk/releases/tag/v4.0.0)
    - [Commits](chalk/chalk@v1.1.3...v4.0.0)
    
    Chalk's major changes were:
      - Minimum required Node version is Node v10 (v4)
      - `chalk.constructor` has been replaced with `chalk.Instance` (v3)
      - `chalk.enabled` has been replaced with `chalk.level` (v3)
    
    Jest v28 uses Chalk v4 as a dependency, so using the same version
    in jest-image-snapshot will mean users only need to download one
    version of chalk.
    
    [1]: https://www.npmjs.com/package/chalk
    aloisklink committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2136370 View commit details
    Browse the repository at this point in the history