From b926f971e75500b973e171e3579ceafc98ed0ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 21:13:57 +0800 Subject: [PATCH] chore(deps): bump tsx from 4.9.3 to 4.10.2 (#15582) * chore(deps): bump tsx from 4.9.3 to 4.10.2 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.9.3 to 4.10.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.9.3...v4.10.2) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:production update-type: version-update:semver-minor ... 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 e891a5a0b6f6be..0dbacb386d13fe 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "tldts": "6.1.20", "tosource": "2.0.0-alpha.3", "tough-cookie": "4.1.4", - "tsx": "4.9.3", + "tsx": "4.10.2", "twitter-api-v2": "1.16.4", "undici": "6.16.1", "uuid": "9.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01f0f500dca1b6..d365d68ff3dab4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -207,8 +207,8 @@ importers: specifier: 4.1.4 version: 4.1.4 tsx: - specifier: 4.9.3 - version: 4.9.3 + specifier: 4.10.2 + version: 4.10.2 twitter-api-v2: specifier: 1.16.4 version: 1.16.4 @@ -5041,8 +5041,8 @@ packages: tslib@2.6.2: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} - tsx@4.9.3: - resolution: {integrity: sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==} + tsx@4.10.2: + resolution: {integrity: sha512-gOfACgv1ElsIjvt7Fp0rMJKGnMGjox0JfGOfX3kmZCV/yZumaNqtHGKBXt1KgaYS9KjDOmqGeI8gHk/W7kWVZg==} engines: {node: '>=18.0.0'} hasBin: true @@ -10669,7 +10669,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.9.3: + tsx@4.10.2: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.5