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, jest and jest-cli #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 6, 2022

  1. Bump jsdom, jest and jest-cli

    Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependencies [jsdom](https://github.com/jsdom/jsdom), [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli). These dependencies need to be updated together.
    
    
    Removes `jsdom`
    
    Updates `jest` from 20.0.4 to 29.3.1
    - [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.3.1/packages/jest)
    
    Updates `jest-cli` from 21.2.1 to 29.3.1
    - [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.3.1/packages/jest-cli)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: indirect
    - dependency-name: jest
      dependency-type: direct:development
    - dependency-name: jest-cli
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c559935 View commit details
    Browse the repository at this point in the history