chore(deps): bump tsx from 4.15.4 to 4.15.5 (#15901)

* chore(deps): bump tsx from 4.15.4 to 4.15.5

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.4 to 4.15.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.15.4...v4.15.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

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-16 16:07:25 +08:00 committed by GitHub
parent 902598fe31
commit a605ffafee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -117,7 +117,7 @@
"tldts": "6.1.26",
"tosource": "2.0.0-alpha.3",
"tough-cookie": "4.1.4",
"tsx": "4.15.4",
"tsx": "4.15.5",
"twitter-api-v2": "1.17.1",
"undici": "6.19.0",
"uuid": "10.0.0",

View File

@ -210,8 +210,8 @@ importers:
specifier: 4.1.4
version: 4.1.4
tsx:
specifier: 4.15.4
version: 4.15.4
specifier: 4.15.5
version: 4.15.5
twitter-api-v2:
specifier: 1.17.1
version: 1.17.1
@ -5087,8 +5087,8 @@ packages:
tslib@2.6.3:
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
tsx@4.15.4:
resolution: {integrity: sha512-d++FLCwJLrXaBFtRcqdPBzu6FiVOJ2j+UsvUZPtoTrnYtCGU5CEW7iHXtNZfA2fcRTvJFWPqA6SWBuB0GSva9w==}
tsx@4.15.5:
resolution: {integrity: sha512-iKi8jQ2VBmZ2kU/FkGkL2OSHBHsazsUzsdC/W/RwhKIEsIoZ1alCclZHP5jGfNHEaEWUJFM1GquzCf+4db3b0w==}
engines: {node: '>=18.0.0'}
hasBin: true
@ -10808,7 +10808,7 @@ snapshots:
tslib@2.6.3: {}
tsx@4.15.4:
tsx@4.15.5:
dependencies:
esbuild: 0.21.5
get-tsconfig: 4.7.5