paperhive / frontend

PaperHive frontend

Home Page:https://paperhive.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An in-range update of babel-runtime is breaking the build 🚨

greenkeeper opened this issue · comments

Version 6.26.0 of babel-runtime just got published.

Branch Build failing 🚨
Dependency babel-runtime
Current Version 6.25.0
Type dependency

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

babel-runtime is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build failed Details

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

After pinning to 6.25.0 your tests are passing again. Downgrade this dependency 📌.

CI fail