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 jsdom and jest #41

Merged
merged 1 commit into from Oct 6, 2022

Commits on Oct 6, 2022

  1. Bump jsdom and jest

    Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.
    
    
    Removes `jsdom`
    
    Updates `jest` from 20.0.4 to 29.1.2
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.1.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: indirect
    - dependency-name: jest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 6, 2022
    Copy the full SHA
    e7890b6 View commit details
    Browse the repository at this point in the history