dylang/npm-check

Update peerDependencies along with devDependencies

Open

#130 opened on Apr 9, 2016

View on GitHub
 (4 comments) (12 reactions) (0 assignees)JavaScript (6,438 stars) (278 forks)batch import
enhancementhelp wantedwho else wants this?

Description

I :heart: npm-check, thank you! On a project that listed a package in both devDeps (for CI, local testing) and peerDeps, I noticed that npm-check only bumps the dependency in devDependencies and not in peerDependencies. Would be great to pair, like :chocolate_bar: and :wine_glass:.

Contributor guide