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

Bump jest and @types/jest #1004

Closed
wants to merge 3 commits into from

Commits on Apr 10, 2024

  1. Create CNAME

    edsilv committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8ed4514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0baa349 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Bump jest and @types/jest

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.
    
    Updates `jest` from 23.6.0 to 29.7.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)
    
    Updates `@types/jest` from 22.2.2 to 29.5.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
    - dependency-name: "@types/jest"
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5667373 View commit details
    Browse the repository at this point in the history