chore(deps): bump tsx from 4.11.2 to 4.12.0 (#15832)

* chore(deps): bump tsx from 4.11.2 to 4.12.0

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.2 to 4.12.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.11.2...v4.12.0)

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

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-06 21:26:41 +08:00 committed by GitHub
parent db5ec81071
commit b1a1f1401b
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.24",
"tosource": "2.0.0-alpha.3",
"tough-cookie": "4.1.4",
"tsx": "4.11.2",
"tsx": "4.12.0",
"twitter-api-v2": "1.17.1",
"undici": "6.18.2",
"uuid": "9.0.1",

View File

@ -210,8 +210,8 @@ importers:
specifier: 4.1.4
version: 4.1.4
tsx:
specifier: 4.11.2
version: 4.11.2
specifier: 4.12.0
version: 4.12.0
twitter-api-v2:
specifier: 1.17.1
version: 1.17.1
@ -5358,8 +5358,8 @@ packages:
tslib@2.6.3:
resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==}
tsx@4.11.2:
resolution: {integrity: sha512-V5DL5v1BuItjsQ2FN9+4OjR7n5cr8hSgN+VGmm/fd2/0cgQdBIWHcQ3bFYm/5ZTmyxkTDBUIaRuW2divgfPe0A==}
tsx@4.12.0:
resolution: {integrity: sha512-642NAWAbDqPZINjmL32Lh/B+pd8vbVj6LHPsWm09IIHqQuWhCrNfcPTjRlHFWvv3FfM4vt9NLReBIjUNj5ZhDg==}
engines: {node: '>=18.0.0'}
hasBin: true
@ -11462,7 +11462,7 @@ snapshots:
tslib@2.6.3: {}
tsx@4.11.2:
tsx@4.12.0:
dependencies:
esbuild: 0.20.2
get-tsconfig: 4.7.5