dylang/npm-check

Update peerDependencies along with devDependencies

Open

#130 opened on Apr 9, 2016

 (4 comments) (12 reactions) (0 assignees)JavaScript (278 forks)batch import
enhancementhelp wantedwho else wants this?

Repository metrics

Stars
 (6,438 stars)
PR merge metrics
 (Avg merge 5h 4m) (6 merged PRs in 30d)

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