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 minimist, mocha and nyc #133

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

Commits on Mar 3, 2023

  1. Bump minimist, mocha and nyc

    Removes [minimist](https://github.com/minimistjs/minimist). It's no longer used after updating ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mocha](https://github.com/mochajs/mocha) and [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together.
    
    
    Removes `minimist`
    
    Updates `mocha` from 5.2.0 to 10.2.0
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v5.2.0...v10.2.0)
    
    Updates `nyc` from 12.0.2 to 15.1.0
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v12.0.2...v15.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    - dependency-name: nyc
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5baaa73 View commit details
    Browse the repository at this point in the history