seek-oss / sku

Front-end development toolkit

Home Page:https://seek-oss.github.io/sku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

Version 1.9.1 of prettier was just published.

Branch Build failing 🚨
Dependency prettier
Current Version 1.9.0
Type dependency

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

prettier 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
  • ❌ continuous-integration/travis-ci/push The Travis CI build failed 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 1.9.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

Tried to reproduce this locally and didn't have any issues πŸ€”

Closing for now.