Skip to content

chore(deps): update dependency ts-node to v10.2.1#954

Merged
bhovhannes merged 1 commit intomasterfrom
renovate/ts-node-10.2.x
Aug 21, 2021
Merged

chore(deps): update dependency ts-node to v10.2.1#954
bhovhannes merged 1 commit intomasterfrom
renovate/ts-node-10.2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-node (source) 10.2.0 -> 10.2.1 age adoption passing confidence

Release Notes

TypeStrong/ts-node

v10.2.1

Compare Source

Fixed

  • Fixes #​1426: Do not import typescript outside of configuration/project loading (#​1433, #​1426) @​Songkeys
    • We take care to load your project's version of typescript, falling back to a globally-installed version if necessary.
    • 10.2.0 introduced a bug where we did not do this consistently, causing global or npx installations of ts-node to attempt loading typescript relative to themselves, not your project.
    • This failed if typescript was not globally installed or npx did not install peer dependencies.

https://github.com/TypeStrong/ts-node/milestone/6


Configuration

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

🚦 Automerge: Enabled.

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

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


  • If you want to rebase/retry this PR, check this box.

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

@bhovhannes bhovhannes merged commit 5ec23aa into master Aug 21, 2021
@renovate renovate Bot deleted the renovate/ts-node-10.2.x branch August 21, 2021 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants