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 🚨 #188

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency tsconfig-holy-grail was updated from 9.1.1 to 9.1.2.

🚨 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/487706584?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 7 commits.

  • 51dca11 9.1.2
  • c99c1d7 fix(package): update typescript to version 3.3.1
  • aadfff1 fix(package): update eslint to version 5.13.0
  • a9f905a fix(package): update @types/node to version 10.12.21
  • 34a661c fix(package): update @commitlint/config-angular to version 7.5.0
  • 09a71fa fix(package): update @commitlint/cli to version 7.5.0
  • c140517 build(config): update eslint config

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.1 your tests are passing again. Downgrade this dependency 📌.