Bump tsx from 4.19.0 to 4.19.1 (#6658)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.0 to 4.19.1.
- [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.19.0...v4.19.1)

---
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-09-13 08:08:15 +02:00 committed by GitHub
parent 4166544801
commit be1a185310
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 9 additions and 9 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.3", "semver": "^7.6.3",
"tsx": "^4.19.0", "tsx": "^4.19.1",
"ueberdb2": "^5.0.2" "ueberdb2": "^5.0.2"
}, },
"devDependencies": { "devDependencies": {

View file

@ -116,8 +116,8 @@ importers:
specifier: ^7.6.3 specifier: ^7.6.3
version: 7.6.3 version: 7.6.3
tsx: tsx:
specifier: ^4.19.0 specifier: ^4.19.1
version: 4.19.0 version: 4.19.1
ueberdb2: ueberdb2:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
@ -261,8 +261,8 @@ importers:
specifier: 0.6.8 specifier: 0.6.8
version: 0.6.8 version: 0.6.8
tsx: tsx:
specifier: 4.19.0 specifier: 4.19.1
version: 4.19.0 version: 4.19.1
ueberdb2: ueberdb2:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
@ -4339,8 +4339,8 @@ packages:
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
engines: {node: '>=0.6.x'} engines: {node: '>=0.6.x'}
tsx@4.19.0: tsx@4.19.1:
resolution: {integrity: sha512-bV30kM7bsLZKZIOCHeMNVMJ32/LuJzLVajkQI/qf92J2Qr08ueLQvW00PUZGiuLPP760UINwupgUj8qrSCPUKg==} resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
hasBin: true hasBin: true
@ -9079,7 +9079,7 @@ snapshots:
tsscmp@1.0.6: {} tsscmp@1.0.6: {}
tsx@4.19.0: tsx@4.19.1:
dependencies: dependencies:
esbuild: 0.23.1 esbuild: 0.23.1
get-tsconfig: 4.7.6 get-tsconfig: 4.7.6

View file

@ -69,7 +69,7 @@
"socket.io-client": "^4.7.5", "socket.io-client": "^4.7.5",
"superagent": "10.1.0", "superagent": "10.1.0",
"tinycon": "0.6.8", "tinycon": "0.6.8",
"tsx": "4.19.0", "tsx": "4.19.1",
"ueberdb2": "^5.0.2", "ueberdb2": "^5.0.2",
"underscore": "1.13.7", "underscore": "1.13.7",
"unorm": "1.6.0", "unorm": "1.6.0",