Dean177 / jest-to-match-shape-of

A Jest matcher to verify the shape of an object. Makes integration testing simple.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of lodash is breaking the build 🚨

greenkeeper opened this issue Β· comments

The dependency lodash was updated from 4.17.10 to 4.17.11.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

lodash is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: Your tests failed on CircleCI (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 🌴

After pinning to 4.17.10 your tests are passing again. Downgrade this dependency πŸ“Œ.