Bump tsx from 4.15.7 to 4.16.0 (#6481)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.7 to 4.16.0.
- [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.15.7...v4.16.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-06-30 20:40:11 +02:00 committed by GitHub
parent 8544ea924b
commit e0d27a828e
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",
"log4js": "^6.9.1",
"semver": "^7.6.2",
"tsx": "^4.15.7",
"tsx": "^4.16.0",
"ueberdb2": "^4.2.63"
},
"devDependencies": {

View file

@ -116,8 +116,8 @@ importers:
specifier: ^7.6.2
version: 7.6.2
tsx:
specifier: ^4.15.7
version: 4.15.7
specifier: ^4.16.0
version: 4.16.0
ueberdb2:
specifier: ^4.2.63
version: 4.2.78
@ -267,8 +267,8 @@ importers:
specifier: 0.6.8
version: 0.6.8
tsx:
specifier: 4.15.7
version: 4.15.7
specifier: 4.16.0
version: 4.16.0
ueberdb2:
specifier: ^4.2.78
version: 4.2.78
@ -3985,8 +3985,8 @@ packages:
resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==}
engines: {node: '>=0.6.x'}
tsx@4.15.7:
resolution: {integrity: sha512-u3H0iSFDZM3za+VxkZ1kywdCeHCn+8/qHQS1MNoO2sONDgD95HlWtt8aB23OzeTmFP9IU4/8bZUdg58Uu5J4cg==}
tsx@4.16.0:
resolution: {integrity: sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==}
engines: {node: '>=18.0.0'}
hasBin: true
@ -8378,7 +8378,7 @@ snapshots:
tsscmp@1.0.6: {}
tsx@4.15.7:
tsx@4.16.0:
dependencies:
esbuild: 0.21.5
get-tsconfig: 4.7.5

View file

@ -72,7 +72,7 @@
"superagent": "^9.0.2",
"threads": "^1.7.0",
"tinycon": "0.6.8",
"tsx": "4.15.7",
"tsx": "4.16.0",
"ueberdb2": "^4.2.78",
"underscore": "1.13.6",
"unorm": "1.6.0",