Update dependency ts-node to ^8.8.1
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
ts-node | devDependencies | minor | ^8.8.1 | source |
Release Notes
TypeStrong/ts-node
v8.8.1
Fixed
- Fix
--files
supportbe2c899
v8.8.0
Added
- Add
sanitize=true
to README for SVGs to work on NPM
Fixed
- Simplify
projectVersion++
by incrementing on each file change - List all files for
getScriptFileNames
(#985) - revisits the change in #884
v8.7.0
Fixed
- Remove buggy caching of
ts.sys.readDirectory
(#969) - Fix REPL ASI handling when user input starts with
-
(#944)
Added
- Implement
LanguageServiceHost::getProjectVersion
to workaround microsoft/TypeScript#36748 (#906 - Add
ts-node-transpile-only
binary (#939) @G-Rath
Changed
Docs
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.