diff --git a/package.json b/package.json index 29958ef77..3e56adcc1 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,7 @@ "ts-loader": "^9.5.1", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", - "tsx": "^4.9.3", + "tsx": "^4.10.2", "type-fest": "^4.18.2", "typescript": "^5.4.5", "validate-branch-name": "^1.3.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e2280490..05e7121e3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -205,8 +205,8 @@ importers: specifier: ^4.2.0 version: 4.2.0 tsx: - specifier: ^4.9.3 - version: 4.9.3 + specifier: ^4.10.2 + version: 4.10.2 type-fest: specifier: ^4.18.2 version: 4.18.2 @@ -5169,8 +5169,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 @@ -11340,7 +11340,7 @@ snapshots: tslib@2.6.2: {} - tsx@4.9.3: + tsx@4.10.2: dependencies: esbuild: 0.20.2 get-tsconfig: 4.7.3