Bump tsx from 4.19.1 to 4.19.2 (#6732)

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

---
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-10-31 11:38:55 +01:00 committed by GitHub
parent fdb5026653
commit 2d09749d6c
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.1", "tsx": "^4.19.2",
"ueberdb2": "^5.0.6" "ueberdb2": "^5.0.6"
}, },
"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.1 specifier: ^4.19.2
version: 4.19.1 version: 4.19.2
ueberdb2: ueberdb2:
specifier: ^5.0.6 specifier: ^5.0.6
version: 5.0.6 version: 5.0.6
@ -264,8 +264,8 @@ importers:
specifier: 0.6.8 specifier: 0.6.8
version: 0.6.8 version: 0.6.8
tsx: tsx:
specifier: 4.19.1 specifier: 4.19.2
version: 4.19.1 version: 4.19.2
ueberdb2: ueberdb2:
specifier: ^5.0.6 specifier: ^5.0.6
version: 5.0.6 version: 5.0.6
@ -4572,8 +4572,8 @@ packages:
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
engines: {node: '>=0.6.x'} engines: {node: '>=0.6.x'}
tsx@4.19.1: tsx@4.19.2:
resolution: {integrity: sha512-0flMz1lh74BR4wOvBjuh9olbnwqCPc35OOlfyzHba0Dc+QNUeWX/Gq2YTbnwcWPO3BMd8fkzRVrHcsR+a7z7rA==} resolution: {integrity: sha512-pOUl6Vo2LUq/bSa8S5q7b91cgNSjctn9ugq/+Mvow99qW6x/UZYwzxy/3NmqoT66eHYfCVvFvACC58UBPFf28g==}
engines: {node: '>=18.0.0'} engines: {node: '>=18.0.0'}
hasBin: true hasBin: true
@ -9487,7 +9487,7 @@ snapshots:
tsscmp@1.0.6: {} tsscmp@1.0.6: {}
tsx@4.19.1: tsx@4.19.2:
dependencies: dependencies:
esbuild: 0.23.1 esbuild: 0.23.1
get-tsconfig: 4.7.6 get-tsconfig: 4.7.6

View file

@ -71,7 +71,7 @@
"superagent": "10.1.1", "superagent": "10.1.1",
"swagger-ui-express": "^5.0.1", "swagger-ui-express": "^5.0.1",
"tinycon": "0.6.8", "tinycon": "0.6.8",
"tsx": "4.19.1", "tsx": "4.19.2",
"ueberdb2": "^5.0.6", "ueberdb2": "^5.0.6",
"underscore": "1.13.7", "underscore": "1.13.7",
"unorm": "1.6.0", "unorm": "1.6.0",