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

build(deps): bump merge and jest in /examples/nest-v5x #213

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

Commits on Feb 11, 2023

  1. build(deps): bump merge and jest in /examples/nest-v5x

    Removes [merge](https://github.com/yeikos/js.merge). 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 `merge`
    
    Updates `jest` from 21.2.1 to 29.4.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.4.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: merge
      dependency-type: indirect
    - dependency-name: jest
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    d284c36 View commit details
    Browse the repository at this point in the history