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 next #25

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

Commits on May 7, 2023

  1. Bump node-fetch and next

    Removes [node-fetch](https://github.com/node-fetch/node-fetch). It's no longer used after updating ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.
    
    
    Removes `node-fetch`
    
    Updates `next` from 12.0.8 to 12.3.4
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v12.0.8...v12.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: node-fetch
      dependency-type: indirect
    - dependency-name: next
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 7, 2023
    Configuration menu
    Copy the full SHA
    9c38621 View commit details
    Browse the repository at this point in the history