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 node-fetch and prop-types #27

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

Commits on Nov 5, 2022

  1. Bump node-fetch and prop-types

    Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependency [prop-types](https://github.com/facebook/prop-types). These dependencies need to be updated together.
    
    
    Removes `node-fetch`
    
    Updates `prop-types` from 15.6.0 to 15.8.1
    - [Release notes](https://github.com/facebook/prop-types/releases)
    - [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
    - [Commits](facebook/prop-types@v15.6.0...v15.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    - dependency-name: prop-types
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 5, 2022
    Configuration menu
    Copy the full SHA
    b8cabfa View commit details
    Browse the repository at this point in the history