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 got and nodemon in /server #212

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

Commits on Oct 1, 2022

  1. Bump got and nodemon in /server

    Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [nodemon](https://github.com/remy/nodemon). These dependencies need to be updated together.
    
    
    Removes `got`
    
    Updates `nodemon` from 1.18.10 to 2.0.20
    - [Release notes](https://github.com/remy/nodemon/releases)
    - [Commits](remy/nodemon@v1.18.10...v2.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: indirect
    - dependency-name: nodemon
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    2837193 View commit details
    Browse the repository at this point in the history