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 and mkdirp #36

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2022

  1. version 4.2

    bfallgren committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    56f971b View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    bfallgren committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    5919ddf View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    bfallgren committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    2683b00 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Bump minimist and mkdirp

    Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.
    
    Updates `minimist` from 1.2.0 to 1.2.8
    - [Release notes](https://github.com/minimistjs/minimist/releases)
    - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
    - [Commits](minimistjs/minimist@v1.2.0...v1.2.8)
    
    Updates `mkdirp` from 0.5.1 to 0.5.6
    - [Release notes](https://github.com/isaacs/node-mkdirp/releases)
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    - dependency-name: mkdirp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    30fd680 View commit details
    Browse the repository at this point in the history