Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Bump semver and mocha #44

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

Commits on Jun 23, 2023

  1. Bump semver and mocha

    Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.
    
    
    Removes `semver`
    
    Updates `mocha` from 7.1.2 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@v7.1.2...v10.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    - dependency-name: mocha
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5dbd946 View commit details
    Browse the repository at this point in the history