The devDependency ts-node was updated from 8.0.2 to 8.1.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for Log Errors Option
Added
Expose --log-error option for logging on TypeScript compilation issues
Cache file system lookup operations
Changed
Remove incremental and tsBuildInfoFile compiler options
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).
The devDependency ts-node was updated from
8.0.2
to8.1.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for Log Errors Option
Added
--log-error
option for logging on TypeScript compilation issuesChanged
incremental
andtsBuildInfoFile
compiler optionsCommits
The new version differs by 14 commits.
d117650
8.1.0
66d54af
Cache file system operations (#803)
038f83d
Remove
incremental
&tsBuildInfoFile
compiler opts (#815)750ecca
Add
--log-error
option (#818)8706c31
8.0.3
d065dd2
Update README note about relative installations
655c43b
Fallback on resolving TypeScript relatively (#793)
c2ecc7d
Add note about local TypeScript to README (#789)
7414752
Update README with triple-slash directive example (#776)
efaf67a
Add VS Code env note to README (#738)
2609663
Avoid incrementing memory cache unnecessarily
b4bdb08
Specify sensitive file names for document registry
c215693
Utilize TypeScript
sys
better for service host062254f
Conditionally enable
.[tj]sx
extensionsSee 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: