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 tsconfig-holy-grail is breaking the build 🚨 #198

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency tsconfig-holy-grail was updated from 9.1.12 to 9.1.13.

🚨 View failing branch.

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

tsconfig-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 failed ([Details](https://travis-ci.org/chrisguttandin/json-midi-message-encoder/builds/513886833?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • 4a5f7dc 9.1.13
  • 11f6193 fix(package): update typescript to version 3.4.1
  • f6cc51a fix(package): update grunt to version 1.0.4
  • c6a6307 fix(package): update eslint-config-holy-grail to version 35.0.0
  • b347f2a fix(package): update eslint to version 5.16.0
  • 8d59031 fix(package): update @types/node to version 11.12.2

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 9.1.12 your tests are passing again. Downgrade this dependency πŸ“Œ.