yarnbump
v1.0.1
Published
`yarn upgrade`s your deps.
Downloads
2
Readme
yarnbump
yarn upgrade
s ALL your deps. Only affects deps matched by semver-regex.
Don't try this at home.
Installation
yarn global add yarnbump
Usage
yarnbump <projectPath?>
projectPath
should point to a directory containing package.json
(defaults to .
);