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 tough-cookie, react-native and jest #263

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

Commits on Jul 7, 2023

  1. Bump tough-cookie, react-native and jest

    Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [react-native](https://github.com/facebook/react-native) and [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.
    
    
    Removes `tough-cookie`
    
    Updates `react-native` from 0.49.3 to 0.72.1
    - [Release notes](https://github.com/facebook/react-native/releases)
    - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
    - [Commits](facebook/react-native@v0.49.3...v0.72.1)
    
    Updates `jest` from 17.0.3 to 29.6.1
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    - dependency-name: react-native
      dependency-type: direct:production
    - dependency-name: jest
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6f4a1c2 View commit details
    Browse the repository at this point in the history