From 769e6835561540a2ef3e288b772791aa4ffaa73f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 20:09:26 +0800 Subject: [PATCH] chore(deps): bump tsx from 4.16.3 to 4.16.5 (#16332) * chore(deps): bump tsx from 4.16.3 to 4.16.5 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.16.3 to 4.16.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.16.3...v4.16.5) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9ff1ece7cbc9ab..cf14fe7df585d3 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "tldts": "6.1.37", "tosource": "2.0.0-alpha.3", "tough-cookie": "4.1.4", - "tsx": "4.16.3", + "tsx": "4.16.5", "twitter-api-v2": "1.17.2", "undici": "6.19.5", "uuid": "10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aa4ce1717d83b9..47e5eb19bf9c00 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -234,8 +234,8 @@ importers: specifier: 4.1.4 version: 4.1.4 tsx: - specifier: 4.16.3 - version: 4.16.3 + specifier: 4.16.5 + version: 4.16.5 twitter-api-v2: specifier: 1.17.2 version: 1.17.2 @@ -6615,8 +6615,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsx@4.16.3: - resolution: {integrity: sha512-MP8AEUxVnboD2rCC6kDLxnpDBNWN9k3BSVU/0/nNxgm70bPBnfn+yCKcnOsIVPQwdkbKYoFOlKjjWZWJ2XCXUg==} + tsx@4.16.5: + resolution: {integrity: sha512-ArsiAQHEW2iGaqZ8fTA1nX0a+lN5mNTyuGRRO6OW3H/Yno1y9/t1f9YOI1Cfoqz63VAthn++ZYcbDP7jPflc+A==} engines: {node: '>=18.0.0'} hasBin: true @@ -14651,7 +14651,7 @@ snapshots: tslib@2.6.3: {} - tsx@4.16.3: + tsx@4.16.5: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.6