📜  yarn 2 过时的包 - Shell-Bash 代码示例

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

代码示例1
# Answer for Yarn 2 Upgrade All Packages

$ 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