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

chore(deps): bump node-fetch and create-react-class #389

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

Commits on Oct 24, 2022

  1. chore(deps): bump node-fetch and create-react-class

    Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependency [create-react-class](https://github.com/facebook/react). These dependencies need to be updated together.
    
    
    Removes `node-fetch`
    
    Updates `create-react-class` from 15.6.3 to 15.7.0
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/v15.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    - dependency-name: create-react-class
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    773d1be View commit details
    Browse the repository at this point in the history