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 tar and npm #393

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

Commits on Mar 22, 2024

  1. Bump tar and npm

    Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.
    
    
    Removes `tar`
    
    Updates `npm` from 6.14.11 to 6.14.18
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/v6.14.18/CHANGELOG.md)
    - [Commits](npm/cli@v6.14.11...v6.14.18)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    - dependency-name: npm
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4cd371c View commit details
    Browse the repository at this point in the history