Bumps [tsx](https://github.com/privatenumber/tsx) from 3.14.0 to 4.0.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v3.14.0...v4.0.0)
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
"release-it": "^16.2.1",
"rimraf": "^5.0.5",
"semver": "^7.5.4",
- "tsx": "^3.14.0",
+ "tsx": "^4.0.0",
"typescript": "~5.2.2"
}
}
specifier: ^7.5.3
version: 7.5.4
tsx:
- specifier: ^3.14.0
- version: 3.14.0
+ specifier: ^4.0.0
+ version: 4.0.0
typescript:
specifier: ~5.2.2
version: 5.2.2
/tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
- /tsx@3.14.0:
- resolution: {integrity: sha512-xHtFaKtHxM9LOklMmJdI3BEnQq/D5F73Of2E1GDrITi9sgoVkvIsrQUTY1G8FlmGtA+awCI4EBlTRRYxkL2sRg==}
+ /tsx@4.0.0:
+ resolution: {integrity: sha512-jd3C5kw9tR68gtvqHUYo/2IwxaA46/CyKvcVQ4DsKRAPb19/vWgl7zF9mYNjFRY6KcGKiwne41RU91ll31IggQ==}
+ engines: {node: '>=18.0.0'}
hasBin: true
dependencies:
esbuild: 0.18.20