Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

new 'npm upgrade' command #4471

Closed
Closed
@timoxley

Description

Currently, there is no way to use npm to easily upgrade all of your dependencies to the latest version.

npm upgrade will simply do an npm install module@latest for every module in the current package.json, ignoring the current semver.

I'll PR this if it's conceptually acceptable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions