From ba713c4f2ab4c586cf3a631a3af2fd84d0be2e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 08:00:42 +0000 Subject: [PATCH] [npm]: Bump tsx from 4.17.0 to 4.18.0 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.17.0 to 4.18.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.17.0...v4.18.0) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index ac5d110..46bf61d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "rimraf": "6.0.1", "supertest": "7.0.0", "tsup": "^8.2.4", - "tsx": "^4.17.0", + "tsx": "^4.18.0", "typescript": "^5.5.4", "vitest": "0.34.2", "vitest-tsconfig-paths": "3.4.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c4a1e0..b29c7c0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,10 +47,10 @@ importers: version: 7.0.0 tsup: specifier: ^8.2.4 - version: 8.2.4(postcss@8.4.31)(tsx@4.17.0)(typescript@5.5.4) + version: 8.2.4(postcss@8.4.31)(tsx@4.18.0)(typescript@5.5.4) tsx: - specifier: ^4.17.0 - version: 4.17.0 + specifier: ^4.18.0 + version: 4.18.0 typescript: specifier: ^5.5.4 version: 5.5.4 @@ -2283,8 +2283,8 @@ packages: typescript: optional: true - tsx@4.17.0: - resolution: {integrity: sha512-eN4mnDA5UMKDt4YZixo9tBioibaMBpoxBkD+rIPAjVmYERSG0/dWEY1CEFuV89CgASlKL499q8AhmkMnnjtOJg==} + tsx@4.18.0: + resolution: {integrity: sha512-a1jaKBSVQkd6yEc1/NI7G6yHFfefIcuf3QJST7ZEyn4oQnxLYrZR5uZAM8UrwUa3Ge8suiZHcNS1gNrEvmobqg==} engines: {node: '>=18.0.0'} hasBin: true @@ -4361,12 +4361,12 @@ snapshots: mlly: 1.4.2 pathe: 1.1.1 - postcss-load-config@6.0.1(postcss@8.4.31)(tsx@4.17.0): + postcss-load-config@6.0.1(postcss@8.4.31)(tsx@4.18.0): dependencies: lilconfig: 3.1.2 optionalDependencies: postcss: 8.4.31 - tsx: 4.17.0 + tsx: 4.18.0 postcss@8.4.31: dependencies: @@ -4782,7 +4782,7 @@ snapshots: tslib@2.6.2: {} - tsup@8.2.4(postcss@8.4.31)(tsx@4.17.0)(typescript@5.5.4): + tsup@8.2.4(postcss@8.4.31)(tsx@4.18.0)(typescript@5.5.4): dependencies: bundle-require: 5.0.0(esbuild@0.23.0) cac: 6.7.14 @@ -4794,7 +4794,7 @@ snapshots: globby: 11.1.0 joycon: 3.1.1 picocolors: 1.0.1 - postcss-load-config: 6.0.1(postcss@8.4.31)(tsx@4.17.0) + postcss-load-config: 6.0.1(postcss@8.4.31)(tsx@4.18.0) resolve-from: 5.0.0 rollup: 4.19.0 source-map: 0.8.0-beta.0 @@ -4809,7 +4809,7 @@ snapshots: - tsx - yaml - tsx@4.17.0: + tsx@4.18.0: dependencies: esbuild: 0.23.0 get-tsconfig: 4.7.5