diff --git a/packages/prettier-plugin-apex/package.json b/packages/prettier-plugin-apex/package.json index 587c9039..0656141e 100644 --- a/packages/prettier-plugin-apex/package.json +++ b/packages/prettier-plugin-apex/package.json @@ -50,7 +50,7 @@ "@types/wait-on": "5.3.4", "@vitest/coverage-v8": "1.6.0", "rimraf": "5.0.7", - "tsx": "4.15.7", + "tsx": "4.15.8", "typescript": "5.5.2", "vite": "5.3.2", "vitest": "1.6.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb3574f3..62b85941 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,8 +128,8 @@ importers: specifier: 5.0.7 version: 5.0.7 tsx: - specifier: 4.15.7 - version: 4.15.7 + specifier: 4.15.8 + version: 4.15.8 typescript: specifier: 5.5.2 version: 5.5.2 @@ -2300,8 +2300,8 @@ packages: tslib@2.6.3: resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} - tsx@4.15.7: - resolution: {integrity: sha512-u3H0iSFDZM3za+VxkZ1kywdCeHCn+8/qHQS1MNoO2sONDgD95HlWtt8aB23OzeTmFP9IU4/8bZUdg58Uu5J4cg==} + tsx@4.15.8: + resolution: {integrity: sha512-B8dMlbbkZPW0GQ7wafyy2TGXyoGYW0IURfWkM1h/WzgG5lxxRoeDU2VbMURmmjwGaCsoKROVTLmQQPe/s2TnLw==} engines: {node: '>=18.0.0'} hasBin: true @@ -4806,7 +4806,7 @@ snapshots: tslib@2.6.3: {} - tsx@4.15.7: + tsx@4.15.8: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5