An in-range update of @types/react is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
greenkeeper commented
The dependency @types/react was updated from 16.8.19
to 16.8.20
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@types/react 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: build: 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 π΄
greenkeeper commented
After pinning to 16.8.19 your tests are passing again. Downgrade this dependency π.
ryanhefner commented
Fixed in 8790f95