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 json5, react-native and jest in /ReactNative_JS/example #715

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

Commits on Dec 30, 2022

  1. Bump json5, react-native and jest in /ReactNative_JS/example

    Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [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 `json5`
    
    Updates `react-native` from 0.57.4 to 0.57.8
    - [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.57.4...v0.57.8)
    
    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)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      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 Dec 30, 2022
    Configuration menu
    Copy the full SHA
    54217fc View commit details
    Browse the repository at this point in the history