An in-range update of inquirer is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
greenkeeper commented
Version 4.0.2 of inquirer was just published.
Branch | Build failing π¨ |
---|---|
Dependency | inquirer |
Current Version | 4.0.1 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
inquirer 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
Release Notes
v4.0.2Improve Windows rendering to properly match terminal size
Commits
The new version differs by 5 commits.
fb37720
4.0.2
84cfd77
Bump dependencies
a88346c
Use SVG examples
5f83804
Fix extra newline on windows without decremented width. (#601)
9135e38
Update lint-staged to the latest version π (#618)
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 4.0.1 your tests are passing again. Downgrade this dependency π.