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 in /lab/webapp #550

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

Commits on Jan 17, 2023

  1. Bump jsdom and jest in /lab/webapp

    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 24.9.0 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)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: indirect
    - dependency-name: jest
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    f6806aa View commit details
    Browse the repository at this point in the history