Closed JonShort closed 4 years ago
npm outdated
npm i {dep1}@latest {dep2}@latest
Used Regex capture groups for the text - seemed the cleanest way to handle it
npm outdated
in the current dirnpm i {dep1}@latest {dep2}@latest
, updating all deps to latestUsed Regex capture groups for the text - seemed the cleanest way to handle it