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 merge, jest and ts-jest in /client #45

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

Commits on Sep 8, 2024

  1. Bump merge, jest and ts-jest in /client

    Removes [merge](https://github.com/yeikos/js.merge). It's no longer used after updating ancestor dependencies [merge](https://github.com/yeikos/js.merge), [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together.
    
    
    Removes `merge`
    
    Updates `jest` from 16.0.2 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 `ts-jest` from 0.1.13 to 0.1.13
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@0.1.13...0.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: merge
      dependency-type: indirect
    - dependency-name: jest
      dependency-type: direct:development
    - dependency-name: ts-jest
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    73fd0a8 View commit details
    Browse the repository at this point in the history