chrisguttandin / json-midi-message-encoder

This module encodes a JSON representation of a MIDI event into a binary MIDI event.
MIT License
2 stars 1 forks source link

An in-range update of eslint-config-holy-grail is breaking the build 🚨 #217

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-holy-grail was updated from 38.0.1 to 38.0.2.

🚨 View failing branch.

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

eslint-config-holy-grail 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/chrisguttandin/json-midi-message-encoder/builds/553006912?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 4 commits.

  • fd449e9 38.0.2
  • 0da4579 fix(package): update husky to version 3.0.0
  • 5994f6e fix(package): update eslint-plugin-import to version 2.18.0
  • 0d0395a fix(package): update eslint to version 6.0.1

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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