build(deps-dev): bump tsx from 4.23.5 to 4.23.9 (#5284)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.23.5 to 4.23.9.
- [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.23.5...v4.23.9)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fleny <Fleny113@outlook.com>
This commit is contained in:
dependabot[bot]
2026-08-09 17:58:19 +02:00
committed by GitHub
co-authored by Fleny
parent ab59534fd2
commit e35218708b
7 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"mocha": "^11.7.6",
"sinon": "^22.0.0",
"tsconfig": "*",
"tsx": "^4.23.5",
"tsx": "^4.23.9",
"typescript": "^6.0.3",
"ws": "^8.21.2"
}