build(deps): bump tsx from 4.20.5 to 4.20.6 (#7147)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.20.5 to 4.20.6.
- [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.5...v4.20.6)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.20.6
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot] 2025-09-29 19:46:23 +02:00 committed by GitHub
parent e09c8c7055
commit 7931ac93ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 394 additions and 126 deletions

View file

@ -11,7 +11,7 @@
"ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1",
"semver": "^7.7.2",
"tsx": "^4.20.5",
"tsx": "^4.20.6",
"ueberdb2": "^5.0.22"
},
"devDependencies": {

516
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -72,7 +72,7 @@
"superagent": "10.2.3",
"swagger-ui-express": "^5.0.1",
"tinycon": "0.6.8",
"tsx": "4.20.5",
"tsx": "4.20.6",
"ueberdb2": "^5.0.22",
"underscore": "1.13.7",
"unorm": "1.6.0",