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, react and react-dom #184

Open
wants to merge 1 commit into
base: main-es5
Choose a base branch
from

Commits on Nov 21, 2022

  1. Bump node-fetch, react and react-dom

    Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependencies [node-fetch](https://github.com/node-fetch/node-fetch), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies need to be updated together.
    
    
    Removes `node-fetch`
    
    Updates `react` from 15.7.0 to 18.2.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/v18.2.0/packages/react)
    
    Updates `react-dom` from 15.7.0 to 18.2.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/v18.2.0/packages/react-dom)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    - dependency-name: react
      dependency-type: direct:development
    - dependency-name: react-dom
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    64c6254 View commit details
    Browse the repository at this point in the history