An in-range update of husky is breaking the build π¨
Closed this issue Β· 1 comments
greenkeeper commented
The devDependency husky was updated from 3.0.3
to 3.0.4
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
husky 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 for v3.0.4
Fix: skip install earlier when HUSKY_SKIP_INSTALL=1 (#563)
Commits
The new version differs by 9 commits.
09eaf91
3.0.4
a90c641
HUSKY_SKIP_INSTALL skip install earlier
c1367ef
update .npmignore
3d9a7f9
Update README.md
785a858
Update README.md
6b3f58b
Update README.md
f1b8c67
Update README.md
7e0fd3d
Update ISSUE_TEMPLATE.md
d20b9ca
Update README.md
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 3.0.3 your tests are passing again. Downgrade this dependency π.