Chatie / stt

Speech to Text for Node.js
https://www.npmjs.com/package/stt
MIT License
7 stars 0 forks source link

Update ts-node to the latest version 🚀 #15

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 7 years ago

Version 2.1.0 of ts-node just got published.

Dependency ts-node
Current Version 1.7.3
Type devDependency

The version 2.1.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ts-node. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes User Temp Directory

Changed

  • Use the users homedir hashed for the temp directory output
Commits

The new version differs by 7 commits .

  • 01fbfce v2.1.0
  • da065ef Use os.homedir to calculate tmpdir (#267)
  • 1ed4d6f chore(package): update tslint-config-standard to version 3.0.0 (#265)
  • ee1e1e1 Fixed a typo in README example (#260)
  • 9409899 v2.0.0
  • 5623aff Use new Script for node > v4 (#256)
  • 50df9b1 Fix preloading of modules (#258)

See 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:

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.