This repository has been archived by the owner on May 20, 2020. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates devDependency
ts-node
(source) fromv6.0.2
tov6.2.0
Release Notes
Files Config Flag
Compare Source
Added
--files
) can be used to disable loading files fromtsconfig.json
by defaultCLI Flags
Compare Source
Fixed
buffer-from
module for old-node.js compatibilityAdded
Remove
emitDeclarationOnly
Compare Source
Fixed
emitDeclarationOnly
from configuration to ensure config is validTypeScript Error Formatting
Compare Source
Changed
declarationMap
option from input configuration underts-node
Normalize More Places For Windows
Compare Source
Fixed
normalize
for Windows to workWindows Project Resolution
Compare Source
Fixed
Buffer.from
instead of deprecatednew Buffer
REPL Context
Compare Source
Fixed
Script#runInThisContext
via REPL to ensure objects all exist in the same contextThis PR has been generated by Renovate Bot.