From 76fc25286b3f14cd6baa9fd05ab9ca1ff4fbd477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 09:04:45 +0000 Subject: [PATCH] build(deps-dev): bump tsx from 4.22.4 to 4.22.5 Bumps [tsx](https://github.com/privatenumber/tsx) from 4.22.4 to 4.22.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.22.4...v4.22.5) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.22.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- clients/js/package.json | 2 +- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/clients/js/package.json b/clients/js/package.json index 8c16a8c..45da70c 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -61,7 +61,7 @@ "eslint-config-prettier": "^10.1.8", "prettier": "^3.9.4", "tsup": "^8.5.1", - "tsx": "^4.22.4", + "tsx": "^4.22.5", "typedoc": "^0.28.19", "typescript": "^6.0.3", "typescript-eslint": "^8.62.1" diff --git a/package.json b/package.json index b7af458..fa3c7fa 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@solana/prettier-config-solana": "0.0.7", "@types/node": "^26.1.0", "codama": "^1.8.0", - "tsx": "^4.22.4", + "tsx": "^4.22.5", "typescript": "^6.0.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fdef5e2..d77b9d5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^1.8.0 version: 1.8.0 tsx: - specifier: ^4.22.4 - version: 4.22.4 + specifier: ^4.22.5 + version: 4.22.5 typescript: specifier: ^6.0.3 version: 6.0.3 @@ -74,10 +74,10 @@ importers: version: 3.9.4 tsup: specifier: ^8.5.1 - version: 8.5.1(tsx@4.22.4)(typescript@6.0.3)(yaml@2.9.0) + version: 8.5.1(tsx@4.22.5)(typescript@6.0.3)(yaml@2.9.0) tsx: - specifier: ^4.22.4 - version: 4.22.4 + specifier: ^4.22.5 + version: 4.22.5 typedoc: specifier: ^0.28.19 version: 0.28.19(typescript@6.0.3) @@ -2151,8 +2151,8 @@ packages: typescript: optional: true - tsx@4.22.4: - resolution: {integrity: sha512-X8EX+XV4QR5xCsrgxaED954zTDfY8KqlDtskKEL0cHhyS/P8b4IFOvGDQpsC9Q1XnLq915wEfwwY/zzskCtmhg==} + tsx@4.22.5: + resolution: {integrity: sha512-F7JnSfPl5ASt6LqwWyUQ3T8BwN3q0eQEbFMYa2iRWaVQmmudo0d7fRmwM4O002gsvW1bs0yBYioutsAjqLJMvQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -4135,11 +4135,11 @@ snapshots: mlly: 1.8.2 pathe: 2.0.3 - postcss-load-config@6.0.1(tsx@4.22.4)(yaml@2.9.0): + postcss-load-config@6.0.1(tsx@4.22.5)(yaml@2.9.0): dependencies: lilconfig: 3.1.3 optionalDependencies: - tsx: 4.22.4 + tsx: 4.22.5 yaml: 2.9.0 prelude-ls@1.2.1: {} @@ -4290,7 +4290,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsup@8.5.1(tsx@4.22.4)(typescript@6.0.3)(yaml@2.9.0): + tsup@8.5.1(tsx@4.22.5)(typescript@6.0.3)(yaml@2.9.0): dependencies: bundle-require: 5.1.0(esbuild@0.27.7) cac: 6.7.14 @@ -4301,7 +4301,7 @@ snapshots: fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(tsx@4.22.4)(yaml@2.9.0) + postcss-load-config: 6.0.1(tsx@4.22.5)(yaml@2.9.0) resolve-from: 5.0.0 rollup: 4.62.0 source-map: 0.7.6 @@ -4317,7 +4317,7 @@ snapshots: - tsx - yaml - tsx@4.22.4: + tsx@4.22.5: dependencies: esbuild: 0.28.1 optionalDependencies: