build(deps): bump tsx from 4.10.4 to 4.10.5 (#6394)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.10.4 to 4.10.5.
- [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.10.4...v4.10.5)

---
updated-dependencies:
- dependency-name: tsx
  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] 2024-05-21 17:23:18 +02:00 committed by GitHub
parent 54860cd35a
commit ff01222533
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3954 additions and 4968 deletions

View file

@ -11,7 +11,7 @@
"ep_etherpad-lite": "workspace:../src", "ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1", "log4js": "^6.9.1",
"semver": "^7.6.2", "semver": "^7.6.2",
"tsx": "^4.10.4", "tsx": "^4.10.5",
"ueberdb2": "^4.2.63" "ueberdb2": "^4.2.63"
}, },
"devDependencies": { "devDependencies": {

File diff suppressed because it is too large Load diff

View file

@ -71,7 +71,7 @@
"terser": "^5.30.3", "terser": "^5.30.3",
"threads": "^1.7.0", "threads": "^1.7.0",
"tinycon": "0.6.8", "tinycon": "0.6.8",
"tsx": "^4.10.4", "tsx": "^4.10.5",
"ueberdb2": "^4.2.63", "ueberdb2": "^4.2.63",
"underscore": "1.13.6", "underscore": "1.13.6",
"unorm": "1.6.0", "unorm": "1.6.0",