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 ava #41

Merged
merged 3 commits into from
Nov 14, 2022
Merged

Commits on Nov 14, 2022

  1. Bump got and ava

    Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together.
    
    
    Removes `got`
    
    Updates `ava` from 3.15.0 to 5.1.0
    - [Release notes](https://github.com/avajs/ava/releases)
    - [Commits](avajs/ava@v3.15.0...v5.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: got
      dependency-type: indirect
    - dependency-name: ava
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    d7aa35e View commit details
    Browse the repository at this point in the history
  2. Bump typescript for ava

    mislav committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    ebd931b View commit details
    Browse the repository at this point in the history
  3. bump eslint

    mislav committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2c083e7 View commit details
    Browse the repository at this point in the history