Update dependency ts-node to ^8.6.2
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
ts-node | devDependencies | minor | ^8.6.2 | source |
Release Notes
TypeStrong/ts-node
v8.6.2
Fixed
- Downgrade
yn
due to node engine (#942)
v8.6.1
Fixed
- Fix the resolution order of
TS_NODE_COMPILER_OPTIONS
- closes #938
v8.6.0
Fixed
- Remove normalize slashes from config file loading for Windows
Added
- Configure using
tsconfig.json
(#921) @cspotcode🎉 - Allow
dir
to be configurable - Add
--build
flag for emitting compiled TypeScript (under--compiler-host
mode) - Incremental compiler support (#895)
Renovate configuration
-
If you want to rebase/retry this PR, check this box
This PR has been generated by WhiteSource Renovate. View repository job log here.