📜  yarn 2 升级所有包 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:27.711000             🧑  作者: Mango

代码示例1
# You've to install the interactive-tools plugin first.
$ yarn plugin import interactive-tools
$ yarn upgrade-interactive

 Press / to select packages.      Press  to install.
 Press / to select versions.   Press  to abort.
 
 # And if U Want To Use The Old Command (yarn outdated) install this plugin
$ yarn plugin import https://github.com/mskelton/yarn-plugin-outdated/raw/main/bundles/@yarnpkg/plugin-outdated.js
$ yarn outdated