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

new 'npm upgrade' command #4471

Description

@timoxley

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions