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 ts-jest #180

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2022

  1. Bump jsdom, jest and ts-jest

    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 [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together.
    
    
    Removes `jsdom`
    
    Updates `jest` from 23.6.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)
    
    Updates `ts-jest` from 23.10.5 to 29.0.3
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v23.10.5...v29.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: jsdom
      dependency-type: indirect
    - dependency-name: jest
      dependency-type: direct:development
    - dependency-name: ts-jest
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    52e7b3d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    d2a6e92 View commit details
    Browse the repository at this point in the history