ffalt / jamp3

id3 & mp3 library
MIT License
9 stars 2 forks source link

chore(deps): update dependency ts-node to v8.7.0 #246

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
ts-node devDependencies minor 8.6.2 -> 8.7.0

Release Notes

TypeStrong/ts-node ### [`v8.7.0`](https://togithub.com/TypeStrong/ts-node/releases/v8.7.0) [Compare Source](https://togithub.com/TypeStrong/ts-node/compare/v8.6.2...v8.7.0) **Fixed** - Remove buggy caching of `ts.sys.readDirectory` ([#​969](https://togithub.com/TypeStrong/ts-node/issues/969)) - Fix REPL ASI handling when user input starts with `-` ([#​944](https://togithub.com/TypeStrong/ts-node/issues/944)) **Added** - Implement `LanguageServiceHost::getProjectVersion` to workaround [microsoft/TypeScript#​36748](https://togithub.com/microsoft/TypeScript/issues/36748) ([#​906](https://togithub.com/TypeStrong/ts-node/issues/906) - Add `ts-node-transpile-only` binary ([#​939](https://togithub.com/TypeStrong/ts-node/issues/939)) [@​G-Rath](https://togithub.com/G-Rath) **Changed** - Deprecate `ts-script` in favor of `ts-node-script` ([#​948](https://togithub.com/TypeStrong/ts-node/issues/948)) [@​G-Rath](https://togithub.com/G-Rath) **Docs** - Fix bash syntax error in README ([#​943](https://togithub.com/TypeStrong/ts-node/issues/943)) [@​abraj](https://togithub.com/abraj) - Add Github issue templates ([#​959](https://togithub.com/TypeStrong/ts-node/issues/959), [#​965](https://togithub.com/TypeStrong/ts-node/issues/965), [#​947](https://togithub.com/TypeStrong/ts-node/issues/947)) - Add IntelliJ debug instructions to README ([#​958](https://togithub.com/TypeStrong/ts-node/issues/958)) - Add mocha 7 usage example to README ([#​961](https://togithub.com/TypeStrong/ts-node/issues/961))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.