An in-range update of npm-run-all is breaking the build π¨
Closed this issue Β· 2 comments
greenkeeper commented
The devDependency npm-run-all was updated from 4.1.3
to 4.1.4
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
npm-run-all is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
greenkeeper commented
After pinning to 4.1.3 your tests are passing again. Downgrade this dependency π.
greenkeeper commented
- The
devDependency
npm-run-all was updated from4.1.4
to4.1.5
.
Your tests are passing again with this update. Explicitly upgrade to this version π