goparrot/geocoder

An in-range update of ts-node is breaking the build 🚨

Closed this issue Β· 1 comments

The devDependency ts-node was updated from 8.5.3 to 8.5.4.

🚨 View failing branch.

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

ts-node 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
  • ❌ build (12.x): There are 1 failures, 0 warnings, and 0 notices.
  • βœ… build (10.x): null
  • βœ… build (8.x): null
  • βœ… commitlint: null

Release Notes for Fix relative `node_modules` ignore
  • Fix relative node_modules ignore 266eaa5
Commits

The new version differs by 2 commits.

See the full diff

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