ryanhefner / contentful-parsers

🧰 Toolbox of useful parsers to use when working with Contentful API responses.
https://www.pkgstats.com/pkg:contentful-parsers
MIT License
9 stars 3 forks source link

An in-range update of dtslint is breaking the build 🚨 #34

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency dtslint was updated from 0.9.0 to 0.9.1.

🚨 View failing branch.

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

dtslint 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 - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ryanhefner/contentful-parsers/172?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 2 commits.

  • 0754e73 0.9.1 - Update @types/node dependency; allow jsxFactory
  • 2586a69 Update checks.ts (#240)

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 4 years ago

After pinning to 0.9.0 your tests are passing again. Downgrade this dependency πŸ“Œ.