Giter VIP home page Giter VIP logo

yarn-up-all's Introduction

yarn-up-all

GitHub package.json version GitHub GitHub Releases

Description

This is a Yarn 2 (berry) plugin that will update all dependencies of a project with one simple command.

Scripts

yarn build

Creates a minified version of the yarn-up-all plugin and places it in the ./build folder.

Installation

Make sure that you have Yarn 2 installed before using this plugin. You can install Yarn 2 by running the following command in your terminal:

yarn set version berry

In order to install the plugin, you can run the following command in your terminal:

yarn plugin import https://github.com/e5mode/yarn-up-all/releases/download/1.1.0/index.js

Usage

To update all dependencies (including devDependencies), run:

yarn up-all

To exclude a single dependency, run:

yarn up-all --exclude package

Alternatively, you can use the shorter command:

yarn up-all -e package

To exclude multiple dependencies:

yarn up-all --exclude "package1 package2"

Options

Option Description
--exclude Exclude one or more packages from being upgraded
-e Shorthand version of --exclude

yarn-up-all's People

Contributors

codedead avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

yarn-up-all's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.