Skip to content

fcostarodrigo/yolo-up

Repository files navigation

Yolo Up

Update dependencies of a npm package.

  • Delete node_packages, package-lock.json, list all dependencies and install them again to the latest version. Breaking changes are reported.

Setup

npm install yolo-up -g

Usage

yolo-up [projectRoot]

Positionals:
  projectRoot  Path of project root                      [string] [default: "."]

Options:
  --help            Show help                                          [boolean]
  --version         Show version number                                [boolean]
  --packageManager  Package manager
           [string] [choices: "npm", "yarn", "pnpm", "infer"] [default: "infer"]

Changelog

Change Log

License

MIT License

About

Update dependencies of a npm package.

Resources

Stars

Watchers

Forks

Packages

No packages published