An in-range update of nyc is breaking the build π¨
Closed this issue Β· 1 comments
greenkeeper commented
The devDependency nyc was updated from 13.2.0
to 13.3.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
nyc 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
- β continuous-integration/travis-ci/push: The Travis CI build failed (Details).
Commits
The new version differs by 4 commits.
747a6c1
chore(release): 13.3.0
e8cc59b
fix: update dependendencies due to vulnerabilities (#992)
8a5e222
chore: Modernize lib/instrumenters. (#985)
dd48410
feat: Support nyc report --check-coverage (#984)
See the full diff
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 13.2.0 your tests are passing again. Downgrade this dependency π.