Skip to content

Bump tsx from 4.13.2 to 4.13.3

Imanuel Ulbricht requested to merge dependabot-npm_and_yarn-tsx-4.13.3 into main

Bumps tsx from 4.13.2 to 4.13.3.

Release notes

Sourced from tsx's releases.

v4.13.3

4.13.3 (2024-06-08)

Bug Fixes

  • cjs: resolve directory import relative to parent (#42) (02d3856)
  • esm: cjs interop to support decorators (807f467)
  • esm: resolve .ts extension in imports map (89621bf)

This release is also available on:

Commits
  • c35dbaa chore: add note about esm cjs interop optimization
  • 807f467 fix(esm): cjs interop to support decorators
  • 02d3856 fix(cjs): resolve directory import relative to parent (#42)
  • 89621bf fix(esm): resolve .ts extension in imports map
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading