chore(deps-dev): Bump tsx from 4.20.6 to 4.21.0

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.6 to 4.21.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.20.6...v4.21.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 04:56:16 +00:00
committed by GitHub
parent 2e73d57497
commit 54148a0097
2 changed files with 110 additions and 576 deletions

View File

@@ -67,7 +67,7 @@
"prettier-plugin-organize-imports": "4.3.0",
"semantic-release": "25.0.2",
"tsup": "8.5.1",
"tsx": "4.20.6",
"tsx": "4.21.0",
"typescript": "5.9.3",
"typescript-eslint": "8.46.4"
}