Closed greenkeeper[bot] closed 7 years ago
Your tests are passing again with this version. Explicitly upgrade to this version 🚀
Fixed
version
which lists the files used by TypeScript. TypeScript peruses this list occasionally and blows up when a non-.ts
file is in the list
Version 3.0.5 of ts-node just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As ts-node is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/StefH/string-split-join/builds/240010299?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 7 commits.
c18331a
3.0.5
5cf97b1
Add
--inspect-brk
to known flags (#343)7dfb3e3
Pin node tests at
6.x
(#340)633d537
chore(package): update chai to version 4.0.1 (#337)
b751a56
Define
exports
and improvegetTypeInfo
help (#332)d018300
Update
yn
default optioncc3bf22
Expose
_
bin file for consumers to useSee the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: